Usage of Schedule Trigger when using scheduleReport web-service call
Hi,
In BI Publisher Enterprise GUI, it is possible to define a schedule trigger in the datamodel of a report, and then select this trigger on the schedule tab when scheduling a new report. This is useful for example to avoid sending daily reports that return no data most of the days, but do have data maybe once every two weeks or so.
Is it possible to also use this feature via a web-service call to the scheduleReport method in ScheduleService? I cannot seem to be able to find a way to schedule a report in this way using the API provided. Please see screenshot below - the section 'Define Schedule Time' is covered by the 'recurrence Expression / repeat Count / Repeat Interval' section, but there does not seem to be one for defining a schedule triggers. Thanks!