BI Publisher can receive a collection of data to run loop query?
I need help with the following scenario:
In my OIC integration I need to send parameters to a query in BI Publihser. In the current scenario in the OIC I execute a loop and for each line of my payload I call the BI.
For the scenario I need:
I would like to send a collection of rows just once for BI to loop internally and return the XML output to my OIC. It's possible?