How to setup Explore Role in Career Development

Create > Job Model Profile > My Client Groups > Profiles > Person Profiles > Job > Add Content Section > Competencies > Model Profiles > Add > Job > Add Competencies

Posted by : Mohammad

How to setup Career Outlook

A client wants to set up a career outlook so that employees can find the next career opportunities. First, we need to create job model profile, then try to search for the model profile name in the career outlook. If you are not getting the Current role then check this employee job and check if is there any job model profile created in Profile for this job or not.

Posted by : Mohammad

How to remove complete button in performance document for a line manager

Copy the duty role “Performance Management Line Manager” This is the copied duty role “Performance Management Line Manager Custom” click on edit and remove the “Complete Worker Performance Document by Manager”

Posted by : Mohammad

How To Enable Approvals for Development Goals

For setup related to Career Development and Development Goals, please follow the below steps: Setup and Maintenance à Select Offering = Workforce Development Click on "Actions"

Posted by : Mohammad

How to add list of Evaluator types in competencies

My Client Group > Profiles > Profile Types > Competencies > Evaluator Type

Posted by : Mohammad

Access Succession Plan and Talent related functions privileges

Function Security Policies ·       Create Succession Plan for Worker ·       Manage Succession Plan ·       Manage Succession Plan Candidate ·       Use REST Service - Succession Management Lists of Values

Posted by : Mohammad

Identify Active Job Codes using SQL Query

SELECT JOBS.JOB_ID, JOBS.EFFECTIVE_START_DATE, JOBS.EFFECTIVE_END_DATE, JOBS.JOB_CODE, JOBS_TL.NAME,

Posted by : Mohammad

Name changes is not showing after change the name format

Once you have done the changes in name format after that we need to run the scheduling process to see the changes in name format. Schedule Process: Apply Name Formats to Peron Names

Posted by : Mohammad

Not able to schedule the custom notification based on the daily basis

Built a custom notification in Alert Composer and scheduled it, setting the frequency to Daily and specifying the start and finish dates and times. I scheduled it on a daily basis, but it is not firing the notification. I specified the start and end times in the notification's scheduling procedure....

Posted by : Mohammad

Some Sample use cases for Core HR

Use Case - 1 In the event that a line manager completes a "Change Manager" transaction on one of their direct reports, the approval must be processed according to the steps outlined below.

Posted by : Mohammad

Not able to access the list of document types

Either you don't have access to any document type, or your roles do not include the following aggregate privilege - "Use REST Service - HR Document Types List of Values", check the document security profile and see if the required document type is added or not.

Posted by : Mohammad

SQL Query to get the profile code, content type name, content type id, content section id and much more

SELECT HPB.PROFILE_CODE,papf.person_number,HRT_CONT_TYPE.CONTENT_TYPE_NAME, HRT_PROF_ITEMS.* FROM

Posted by : Mohammad

Content Type IDs

Performance Rating - Content Type id - 125 Licenses and Certifications - Content Type id - 103 Languages - Content Type id - 109

Posted by : Mohammad

What is mean by Test Environment in oracle fusion hcm?

Test Environment: is defined as a single test environment provided to You as part of the Cloud Services. A test environment is used for testing and validating changes prior to promotion to the

Posted by : Mohammad

If a reviewer save the content in talent review meeting not to submit the content then what we will happen?

If a reviewer only saves the review content not to submit then below are the situation that can happen. Saving: When a reviewer saves the review content, it means that they are temporarily storing the information, they have entered without finalizing their feedback.

Posted by : Mohammad

How to create the Descriptive Flexfield (DFF) in Document Record (DOR)

Navigate to "Setup and Maintenance." In the "Setup and Maintenance" page, search "Document Types" task and search the required document type where you want to create the dff and then get the System Document Type id. That will help you to map your DFF with the document type.

Posted by : Mohammad

Query to get the List of Job name and job codes

SELECT PJFT.NAME, PJF.JOB_CODE FROM PER_JOBS_F_TL PJFT , PER_JOBS_F PJF  WHERE PJFT.LANGUAGE = 'US'

Posted by : Mohammad

Enterprise Structure Terminologies and Definition

Enterprise - Enterprise is the highest level of Organization, and it is required because it acts as an umbrella for the entire implementation. Everything originates from this.

Posted by : Mohammad

Autocomplete Rules Overview

What is Autocomplete Rule? Autocomplete Rules, which is also a part of the HCM Experience Design Studio takes the user experience to the next level by allowing customers to define very specific criteria for defaulting and validation across its suite of products.  Example: Autocomplete = Auto populate (Default) + Auto correct (Validate)

Posted by : Mohammad

How can I get the attachment details of the files uploaded for a Document Record?

SELECT papf.person_number      ,ppnf.full_name      ,fdv.file_name      ,fdv.dm_document_id      ,hdpr.date_from      ,hdpr.date_to  FROM per_periods_of_service ppos

Posted by : Mohammad

Categories