Hi Team,
I am working on HR Analytics, if external candidate applies for the job where his details will be saved?
Thank you.
Completely up to the HR system you are using ....
Thanks Thomas, Sorry..
I want to know where these external candidate information stores in OBIA Datawarehouse Schema. I am looking for table name where these details will be stored.
Lot of people referring to W_EMPLOYEE_D, But i am not satisfied since external candidate don't have EMPLOYEE NUMBER then how can i place a record of candidate in W_EMPLOYEE_D.
Thanks in advance.
You'll need to go through the ETL mappings to see if externals are being brought over (if at all). I can't recall off the top of my head for HR Apps ...
If they aren't coming over, follow Oracle's prescribed customization approach so you don't run into upgrade/patch issues in the future.
I happened to have 11.1.1.8.1 docs on a thumb drive ... did you also look in W_PERON_D / W_PERSON_LEG_D? It maybe they indeed are getting into W_EMPLOYEE_D as there is a RPD Logical Table for Dim_W_EMPLOYEE_D_Applicant - despite not having one of your company employee numbers ...
Thanks Thomas.. I just compared the data W_HR_PERSON_D and W_EMPLOYEE_D and see the same what you mentioned.. W_EMPLOYEE_D is having idle values of W_HR_PERSON_D.
I am analyzing the ODI interfaces how they picking these values identical.
for a particular report, when some users click on the link, the new tab opens but after about 10 minutes of loading the system returns
Summary: Hello experts, We are using WLF_ASSIGNMENT_TASKS_F to fetch the data from the learn tables The WLF_ASSIGNMENT_TASKS_F table, in the LAST_UPDATED_BY field, doesn't reflect who actually updates the task. I've attached the query used. Can you please help me? Content (please ensure you mask any confidential…
https://blogs.oracle.com/analytics/announcing-the-general-availability-of-oracle-analytics-server-2026 As announced, OAS 2026 has moved to FMW 14. What does this mean for the future of OBIA? Given that 103PS4 is for 12.2.1.4 , it would seem another required upgrade beyond 103ps4 will have to happen. What should customers…
Hi everyone, we're experiencing an interesting issue with report filters in Oracle Learning Management (or similar). Problem: When we use filters based on SQL queries, for some specific users the report filters disappear completely, making the report non-functional. Technical Details: We've identified the critical point in…
We use OAS 2025, EBS 12.2.12, OBIA 7.9.6.4, Oracle 19c db on Linux. We are trying to build Project to GL Cost reconciliation report that runs for a period, currently it is done manually, by running three analytics reports (one on Project - Cost subject area to get total cost for Contract and Resources, another report on…