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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Pass parameter to embedded report in page
Summary
Pass person id as parameter to embedded report.Content
We need to display some employee information on the Public Info page for any employee. Since personalization was not an option in this case, we are trying out the possibility of embedding a custom report on the page.
For this, we have to capture the Person number /Person Id from the page (of which ever employee’s data is currently being displayed in the page) and send it as a parameter to the report, so that the report can extract the data and display it. Any help is appreciated.
We know how to capture the logged in user's person_id, but that is not helping here.
1