Creation of Excel

Certified Associate Developer

Hi Team,

A small help required, there is a report with certain fields to be used as search fields. When the user enters any value in those fields then the system should capture all of the answers the user inputted into the UI and transfer it into the excel template.

Could you please suggest how to achieve this?

Thanks in advance.

Anandita

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Mike Schmitt

    Hi Mike,

    Your understanding of my question is correct. The user will enter the values in the fields and those values will be used in the excel template along with other row/column. 

    To achieve this the oldschool method is to map the interface form in process model userinput task and get the values in the process variables. Can you tell any other method to achieve this?

    Thanks.

Children