Unable to Use Dynamic URL with EL Bindings in Action and Links (Application Composer)
We are trying to implement a dynamic BI Publisher report URL in a Sales Opportunity page. The goal is to pass parameters dynamically using EL expressions (e.g., #{bindings.Name.inputValue}
) to generate a PDF version of a custom report.
Here is the structure of the report URL we're attempting to use
https://<instance>.fa.ocs.oraclecloud.com/xmlpserver/Custom/BI Reports/Sales/Layouts/Sales Quotation Print.xdo?_xiasynch=&_xpf=&_xpt=0&_dFlag=false&_edIndex=0&_dIndex=0&_rToken=&_ranDiag=false&_xdo=/Custom/BI Reports/Sales/Layouts/Sales Quotation Print.xdo&_xmode=&_paramsacc=#{bindings.Name.inputValue}&_paramsop_name=#{bindings.Name.inputValue}&_xt=Q&_xf=pdf&_xautorun=true&_linkToReport=true