I have a Webi report which has multiple queries. These queries share a prompt. While scheduling when we retrieve the prompts using getPrompts() method of DocumentInstance it returns only the unique prompts (the shared prompt does not add up to the total prompt count). As a result the report scheduling fails.
How can I get "all" the prompts even if they are duplicate and set their value?
We are on BO XI R3 and I'm using Enterprise SDK to schedule the webi report.
Thanks
Manas
Edited by: Manas Mandlekar on Oct 7, 2010 4:09 PM