hi,
I am little bit new to BOXI. I have little bit work experience in Crystal X on scheduling which was used in one of our enterprise java application. We are exploring options in BOXI.
Currently i am scheduling a report with following api
infoStore.schedule (webiDocs);
This will schedule one report instance.
My question is
Is there any way to schedule multiple instances of a same report in one request.
Is there any way to schedule multiple instances of a different report in one request.
If above things are possible please provide the apis for the same.
thanks in advance
Shreenidhi