Hi,
I am on BO 4.1 SP5.
I need to schedule a report and then get a copy of it once it is generated. I have figured out the the APIs needed for first browsing the folders, listing them, and scheduling the report of interest. However, once the scheduled report is generated (I am generating a pdf), I can't find an API to fetch that generated report. My experiments suggest that the generated report doesn't show up as part of "documents", and therefore I cannot use the document APIs to list/fetch it. The schedule APIs only provide further information about the schedule, but not actually giving me a copy of the report that I can save locally. Any inputs would be highly appreciated.
Thanks
-Ankit