How to make job requisition available in the external career site once the requisition is posted in Oracle Fusion Cloud HCM Recruiting
Hello curious minds! In this post let's discuss on how we can get the job requisition in the external career site. You may have encountered a scenario where you successfully created a job requisition and posted it but when you opened to external career site, the newly created requisition is not available or when you have created a new career site none of the existing or new requisition is not available in the site. basically showing 0 jobs even though you were able to access those jobs via internal career (Market Opportunities) and referrals To achieve this, you need to run the below scheduled process in the given order Go to Tools--> Scheduled Processes--> Schedule new process 1.Load and Index Master Geography Hierarchy 2. Load and Indec Job Requisition (with drop and recreate index indexing mode) 3. Load and Index Candidate (with drop and recreate index indexing mode) Verify if the ORA_IRC_JA_ORACLE_SEARCH_ENABLED profile option is enabled with this you w...