Generate and View BI Report from Siebel synchronously
Hello Experts,
We are using Siebel IP 17 (Version 20.12) integrated with Oracle BI Publisher 12.2.1.3.0, We are using the normal run report process, which is selecting the report details from the Run Report applet and when the report finishes we can open it either from the notifications list or from the Siebel My BIP Reports screen.
Currently, we have a new requirement, to run and view the report synchronously, which means to have a button on the Payment Screen to print the receipt for the selected payment by pressing the button and the system will freeze until the report is generated and viewed. Generating the report is easy by using the method "GenerateBIPReport" of the business service "XMLP Driver Service" and this method works synchronously, but our issue is how we can open the generated report from the workflow (without going to the My BIP Reports screen and without doing any click).