Hi All,
We want to retrieve complete scheduling information for all recurring schedules :-
- Name of the Schedule
- Schedule Frequency
- Recipients
- Report Owner Name
- Schedule Owner Name
- Format of the report (pdf/xls)
We tried using RESTFul API but we are not getting the schedule owner information.
We used the below RESTFul API URL of Raylight:-
http://<server>:6405/biprws/raylight/v1/documents/101788/schedules/146544
The ids shown are specific to our environment. Please let us know if thr is a way to do it using RESTFul API or Java Enterprise SDK.
Environment Details:
Server OS : Windows 2012
BO : BI 4.1 SP07
Came across a SAP Note (SAP Note 2055164 - How to get Schedule Details using RESTful Web Service APIs.pdf) which mentions "The webi raylight XSD is not designed to get detailed information about the scheduled instance." It also says to refer to BusinessObjects Enterprise Java SDK for more schedule details.
With a lot of APIs being deprecated, is their a way in BI 4.1 SP07 currently to get the complete schedule details?
We basically want all the info which is present in the screen which comes up when you click on Recurring link in History of the report.
Regards,
Kashif