Hello All,
I'm fairly new to the BO world and would appreciate any help navigating my way through the API, we currently use BO SDK and are building a proof of concept with BO 4.1 RESTful services. I was able to schedule a document for generation.
I have scheduled the document with keepInstanceInHistory property to true. At a later point if I want to download this instance, which service should I be using? I've tried scheduling with SystemDestinationAndSpecificFolder option as well - which did not write the document in the folder specified.
we'd rather like to have the ability to download/save the instance on demand - for instance this could be wrapped behind a UI so that when user clicks a button, we want to downlod the report.
Any ideas?
Thanks,
Pavan