I have an IS service that takes 2 input parameters. The IS service then passes the input parameters to a database query. The output of the query feeds my Mash Zone app.
The 2 input parameters are input boxes entered by the business users on my Mash Apps. How can I pass the 2 input parameters to my IS service? I use XML file to create the data feed for the output of my IS service.
I tried to use the Create URL, parameters to pass the user input value but not sure if that is the right way. The problem also is that without any default value I cannot click on "Configure Columns".
Please advise on how to pass user inputs to backend IS services.
Many thanks in advance.