BI Publisher - Web services API - Scheduling a report with multiple outputs
I've been using the BI Publisher Web services API and I'm able to schedule reports successfully through it but i cannot see any way to schedule a report with multiple outputs. The ScheduleRequest object only takes a single ReportRequest object which appears to be the only way to control what template is assigned to that ScheduleRequest. (We have a number of templates that we wish to produce output for)
Does anyone know of any way to use a ScheduleRequest object with multiple outputs?
0