How to enable Opportunity Marketplace

Setup and Maintenance Task Pane - Search Manage Profile Options Click on Add Profile Option Code: ORA_HCM_OPP_MARKET_PLACE_JOBS


How we will get to know which career site is using which template?

You can check which career site is using which template in the career site editor. Where in the Theme tab you will see the currently used template is indicated at the top.


What is a Career Site Template and why we use?

A career site template is a pre-built website that can be used to create a career site, you can personalize the look and feel of external career sites so it aligns with your organization’s branding. You can personalize elements such as logos, background images, text, fonts, colors, custom headers, footer, and CSS. These configuration options are available in the Theme tab


Create Goals as an Employee

Employee navigate to Me - Career and Performance - Goals Employee decides to create a new goal Employee fill in the details of goals, like start date, target completion date, categories, etc. Employee adds targeted outcomes, notes, and measurements to goals Save and Close the Goals Submit it for approval...


A Step-by-Step Guide to Adding Location Details

To access the "Location Details" page, navigate to the "Quick Actions" menu from my client group. From there, click on the "Location Details" tab and then click on the "Add" button to add a new location. Once you have clicked on the "Add" button, you will be prompted to enter the "When and Why" section details. This


Build the BI report for performance rating and comment provided by employee and line manager

Select distinct    papf.person_number,    ppnf.FULL_NAME Employee_name,    ppnfm.display_name appraiser_name,


Build the BI learning community report

SELECT    (Select MEANING from fnd_lookup_values_tl where LOOKUP_CODE = asg.status and LOOKUP_TYPE = 'ORA_WLF_ASSIGN_RECORD_STATUS')   status,   offical_email.email_address Email,


The career statement section disappeared on career development.

1) Check if subscribers are present in the section. Mainly Talent Management and Career Development 2) Check if the desired role has been added to Content Section Access > Career Statement section 3) Regenerate your data roles and run LDAP processes


What are task that Manager can perform in Goal

•    Assign a performance goal to your reports within the goal plan with a review period.•    Add target outcomes, if enabled, to goals and automatically update the person profiles of your reportees.•    Add and update tasks to provide specific actions that determine how your reportees can achieve...


Talent Review Meeting Overview

In the talent review module after the performance appraisal is completed generally all  the managers who have the subordinates and already whom they have rated will set together  in a meeting room and you will have a talent review dashboard, a talent review dashboard


Educational Establishment Overview

A school, college, university, and so on that workers use when they add education information,  such as degrees, to their profile. So whenever a worker builds a profile and says that I am a  graduate so where from you graduate, which college, which university, or when got a certification


Loading Risk and Impact of Loss Example

1.    Create TalentProfile.dat file and zip. COMMENT PERS_300100037978548 (Employee02) Loading ProfileItem Risk/Impact Of Loss METADATA|ProfileItem|ProfileItemId|ProfileCode|SectionId|ContentTypeId|DateFrom|DateTo|


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


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.


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”


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"


How to add list of Evaluator types in competencies

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


How to delete the learning course using HDL

Dat File Name: LearningRecord.dat METADATA|LearningRecord|LearningRecordId|LearningRecordEffectiveStartDate| LearningRecordEffectiveEndDate|LearningRecordNumber|AssignmentNumber|


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


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,