Hi Experts,
To invoke custom BIP report with parameters from orcale cloud ERP , i have follow below steps.
- Enable sandbox
- choose page composer tool
- page composer -> Structure -> Edit -> Add HTML content
https://eiez-dev1.fa.ap1.oraclecloud.com:443/xmlpserver/Custom/sample_report.xdo?_xiasynch=&_xpf=&_xpt=1&_dFlag=false&_edIndex=0&_dIndex=0&_rToken=&_ranDiag=false&_xdo=%2FCustom%XX%sample_report.xdo&_xmode=4&_paramsP_ITEM_NUM=#{bindings.ItemNumber.inputValue}&_xt=FG_Report_1&_xf=pdf&_linkToReport=true
Everything is goes fine but the issue is i go through at page and click hyperlink its trigger the custom BIP report and report got completed and automatically report output downloaded but It remains there with the message that “Report Completed” again i click on browser back button to get back to original application.
Can anybody please assist .
Thanks