You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

HCM Embedded BIP Reports

Received Response
56
Views
2
Comments
edited Aug 26, 2021 4:56PM in Reporting and Analytics for HCM 2 comments

Content

Hi,

I'm trying to embed a BIP report as an iFrame on Employee Self Service Page. The Binding Parameter which is available on the screen is PersonId. Below is the HTML expression I've built but the page is not passing the binding parameter to the BIP report. Any help would be appreciated.

<div id='ESSPay' style='margin-top: 0px'><hr style='border-bottom: 0px solid #D6DFE6;border-left: 0px solid #D6DFE6;border-right: 0px solid #D6DFE6;border-top: 0px solid #D6DFE6;'><iframe style='border: 0px solid #ffffff' width='700' height='50' src='#{adfBundle['oracle.adf.view.page.editor.resource.ComposerOverrideBundle']['RT_S_BI_URL']}:443/xmlpserver/Custom/Human Capital Management/Integrations/OHR041/ESS_Pay_iFrame.xdo?_xpf=&_xpt=1&_xdo=%2FCustom%2FHuman%20Capital%20Management%2FIntegrations%2FOHR041%2FESS_Pay_iFrame.xdo&_xmode=&_paramsXDO_ESTIMATE_XML_DATA_SIZE=off&_paramsXDO_GEN_SQL_EXPLAIN_PLAN=off&_paramsXDO_DM_DEBUG_FLAG=off&_paramsperson_id=#{bindings.PersonId.inputValue}&_xt=ESS_Pay&_xf=html&_xana=view'></iframe></div>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!