Does anyone know of a delivered report (or can share a custom report) that shows this?
Thank you,
Rich
You can use a query like below. You will need to add more fields as you need.
https://fusionhcmconsulting.com/2021/11/bip-report-to-get-basic-employee-details/
Add a condition to extract specific action codes using below and in select add paam.created_by to identify who created this assignment record.
AND paam.action_code IN ('ADD_CWK','ADD_PENDING_WORKER')
Thanks.
Hi Rich,
Welcome to Oracle Analytics and AI community.
Can you please confirm your requirement? Do you want to see the person number of the new hire vs the person who created this new hire in the system? If yes, then it will be little tricky. Are you using Oracle Recruiting cloud as well?
Thanks, @MandeepGupta
We are looking for an audit type report that will identify the user that (in Oracle HCM) goes through My Client Groups and then either "Add a Contingent Worker", "Add a Pending Worker" or "Add a Nonworker". The user (Person Number and Name) that adds that worker record and some information on the new worker (Person Number, Name, System Person Type, Job Code, Position). We are having some issues, particularly with adding nonworkers and would like an audit to identify the team members that might need additional training on this process.
Yes, we are using ORC also.
Thanks,
I will try to leverage your code to build what we need.
Is there a log that can be checked on our side that might help with the issue. I've submitted an SR, however it is currently being bounced around between different areas. Could not establish connection. oracle.xdo.delivery.ssh2.SSHMessageException: Error in decrypting message Current thought is that this is an issue with…
Hello, I'm trying my hand at creating some KPI's and Dashboard Visualizations for the Recruiting Activity Center (RAC) per the following documentation: Flexible Reporting in Redwood Dashboards Redwood Experience: Recruiting Dashboard When I add a session variable to my OTBI reports, I correctly see a value of 0 in my…
'Facility Name' exists in the Recruiting - Recruiting Real Time multiple times with varying usage. Job Requistion -> Job Requisition - Additional Details -> Facility Name Job Requistion -> Location -> Facility Name Is there any reason why these two Facility Names would not exist in the Recruiting - Real Time Events subject…
We are encountering issues with our OTBI dashboards where there is no option to export to Excel. This seems to be a new issue after the latest update to 26B. I made a change to the report layout (moved one analysis into its own section), and now I cannot export the page. As you can see in my attached photos, the export…
we have a requirement to fetch Worker Historic information like Current Job Title Previous Job Title Previous Department New Department Previous Manager New Manager Previous Location New Location which subject area stores this information in the OTBI?