Using Business Objects Enterprise XI 3.1 with SP2, I want to split a report into multiple reports which I think I can do using report bursting.
I want a report run for each branch in my company. Rather than run a separate report for each branch (there are thousands), I'd like to be able to run a single report for all branches and then split it into individual reports, one for each branch in an attempt to reduce the overhead of scheduling reports and querying the database. From what I've read it looks like I might be able to do this with report bursting. If this is right, can I do it using the Web Services SDK? I can't find any mention of Report Bursting in the SDK developer's guide.
Cheers,
Jack