Get person ID dynamically and Print report from employee page UI
I have embedded a report in Manage Employment page using hyperlink.
If I click on that report link I should get the report output for that specific person.(Not the logged in person. HRC_SESSION_UTIL.GET_USER_PERSONID this one is giving logged in person details)
If I search for Person A in Person Management page then I should get the report for that person A when clicking on that link.
Is there any option available to print the report based on employee data?