Fusion Oracle BI Publisher 11.1.1.9 - Ability to create multiple outputs using ScheduleService
Hello,
Fusion Oracle BI Publisher 11.1.1.9
Oracle Cloud Application 21A (11.13.21.01.0)
I have a BIP report consisting of three queries. There are three report template layouts creating txt files (eText), each template is related to one query in the data model.
If I schedule the report from within BI, I can specify three outputs, each having its own FTP destination as below:
For each text output, I specify a different filename and they are all received on the FTP server.
Now I would like to start this report using WebService ScheduleService and create the same three outputs and send through FTP.
Can I achieve that?