I am new to SAP Business Objects and am having trouble running a report that has parameters. Specifically I am trying to execute a Web Intelligence Document that has WebiPrompts.
When I execute my program i get the following error:
no data to fetch ("pmTWIA": no given values)
In my code execution I can see that I am passing the xml with the prompts populated AND that when I look at the history for my Web Intelligence document that parameters have been passed.
Please see my java code attachment, debug output, and screen shot for more details