Posts

Showing posts from November, 2024

How to make job requisition available in the external career site once the requisition is posted in Oracle Fusion Cloud HCM Recruiting

Image
 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...

How to populate the internal candidates in the job requisition of Oracle Fusion Cloud HCM Recruiting

 Hello Curious Minds! In today's post let's find out how we can populate the internal candidate details in the job requisition. Some might have encountered a scenario where the employee has applied for a job using Market opportunities. But when the hiring manager or recruiter opens the job requisition, they can see an increase in the application count but failed to see the internal candidate details. This can occur when the employee was hired using Core HR and not ORC. due to this the employee details will not be available in the candidate table. To resolve this issue, we can run the 'Load Worker into the Candidate Table' process and once the process is completed you can verify that now internal candidate details are visible in the job requisition. Hope this article helped you. if you have any question then please drop in a comment. Thank you!

How can we print the certificate in the learning module of Oracle Fusion Cloud HCM

 Hello Curious Minds! In today's post will see a simple yet important part of the learning certificates. In oracle HCM Learning once a user completes the course the expectation is to receive a completion certificate as a proof. Let's see how we can able the print certificate option to the user. for this the user needs to be given a privilege called " Print Learning Completion Certificate " and then the user will be able to see the ' Print Certificate ' option in the learning course via which the user can view and download the certificate.  Hope this information was useful. if you have any question then please comment below!  

Field Validation for Individual Compensation and how to make certain fields display only in Oracle Fusion Cloud HCM

Image
Hello everyone, In Today's Post Lets discuss on how we can set the start date in the individual compensation page to display only and also how we can put validation on the amount entered for individual compensation. To achieve this, we can use Page composer feature in Oracle Fusion HCM which helps us to configure application page components, such as page content and layout of other users. we can also add, delete, move, how and hide fields  First Step is to create a Sandbox. Its always good to create any changes using sandbox which will help us to test the change and then finally publish it to the live environment To create a Sandbox we need to navigate to Tools--> Sandbox Click on create Sandbox Enter the Sandbox name and description and set the publish radio button to yes. Select the page composer check box and click on 'Create and Enter' on the top right corner of the page You will be land on the sandbox page Sandbox will be similar to your live system Navigate to Home...