What web service for BIPublisher to use to download output of scheduled report (ScheduleService)
Summary:
We use the SOAP web service interface "/xmlpserver/services/v2/ScheduleService".
Using Operation "scheduleReport" it is possible to launch an execution of a BI Publisher report in asynchronous mode. If the execution is successful, we need to download the output of the report in binary format. The Operation "getDocumentData" does not work as expected (returns HTTP 500).
Content (please ensure you mask any confidential information):
n.a.
Version (include the version you are using, if applicable):
BI Publisher relevant to OTM 24A, but question is general about BI Publisher.
Code Snippet (add any code snippets that support your topic, if applicable):
0