Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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
Get Started with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

HCM Embedded BIP Reports

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!