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: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Best practice to pass parameters to BIP reports in the URL

edited Dec 1, 2020 5:34PM in Reporting and Analytics for HCM 5 comments

Content

Hi,

we need to embed a button in the performance document page in order to print a custom version of the performance document.

We did the following: we created a custom html markup and we created an html button (see screenshot) using the following code:

#{​'<button class=&quot;xea p_AFTextOnly&quot; onclick="window.open(\'../../xmlpserver/Custom/Human%20Capital%20Management/Evaluation/Evaluation.xdo?_xmode=4&amp;_xf=pdf&_xautorun=true&_paramspEvaluation='}​#{​pageFlowScope.pEvaluationId}​#{​'\',\'_blank\')">Stampa Scheda</button>'}​
 
using ​the variable "pageFlowScope.pEvaluationId" we can pass the evaluation id of the performance document to the report. so far so good

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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