Absence Management Popular Component Setup

Eligibility Profiles and Derived Factors You can create eligibility profiles to determine the set of eligible workers who can use specific absence plan types. You can add eligibility criteria to an eligibility profile, and then associate the profile with an object that restricts eligibility.

Posted by : Mohammad

HDL for Succession Plans

Dat File Name - SuccessionPlan.dat METADATA|SuccessionPlan|SourceSystemOwner|SourceSystemId|PlanName|PlanType|Status|AccessTypeCode|IncumbentPersonId(SourceSystemId)

Posted by : Mohammad

HDL or Metadata File for Worker

Dat File Name: Worker.dat METADATA|Worker|SourceSystemOwner|SourceSystemId|PersonNumber|EffectiveStartDate|EffectiveEndDate|StartDate|DateOfBirth|ActionCode

Posted by : Mohammad

HDL or Metadata File for upload performance rating

METADATA|ProfileItem|FLEX:HRT_PROFILE_ITEMS|ProfileCode|ContentTypeId|SectionId|DateFrom|RatingModelId1|RatingLevelId1|typeOfRating(HRT_PROFILE_ITEMS=PERSON_PERFORMANCE_RATING)|date1(HRT_PROFILE_ITEMS=PERSON_PERFORMANCE_RATING)|ItemClob1File|SourceSystemOwner|SourceSystemId

Posted by : Mohammad

HDL or Metadata File for upload talent rating

Dat File Name: TalentProfile.dat METADATA|ProfileItem|ProfileCode|ContentTypeId|SectionId|DateFrom|RatingModelId1|RatingModelId2|RatingLevelId1|RatingLevelId2|SourceSystemOwner|SourceSystemId

Posted by : Mohammad

List of Supported Business Object for HDL or .dat file names

Business Object - File Name Absence Case - AbsenceCase.dat Action - Actions.dat Action Reason - ActionReasons.dat Action Reason Translation - ActionReasonsTranslation.dat Action Translation - ActionsTranslation.dat

Posted by : Mohammad

Loading Department and Department Tree using HDL or metadata file

METADATA|DepartmentTreeNode|TreeStructureCode|TreeCode|TreeVersionName|DepartmentName|ParentDepartmentName MERGE|DepartmentTreeNode|PER_DEPT_TREE_STRUCTURE|XYZ Department Tree|XYZ Tree of Departments|XYZ-IND-GG-NorthRegion|XYZ-IND-GG-NorthRegion-A&B-North

Posted by : Mohammad

SQL Query to get the list of direct reports from a line manager

select papf_Reportee.person_number, to_char(pasf.EFFECTIVE_START_DATE,'yyyy/dd/mm') start_dt_spr from per_all_people_f papf, per_All_assignments_m paam, PER_ASSIGNMENT_SUPERVISORS_F pasf

Posted by : Mohammad

SQL Query to get the list of active schedule processes

SELECT  p.* , (CASE               WHEN p.state = 1 THEN 'Wait'               WHEN p.state = 2 THEN 'Ready'               WHEN p.state = 3 THEN 'Running'               WHEN p.state = 4 THEN 'Completed'               WHEN p.state = 9 THEN 'Cancelled'

Posted by : Mohammad

List of SQL Table with their field names

Date of Birth: PER_PERSONS_ National identifier: PER_NATIONAL_IDENTIFIERS_

Posted by : Mohammad

SQL Query to get the assignment id, period of service id, work terms assignment id

Select ASSIGNMENT_NUMBER, ASSIGNMENT_ID, PERIOD_OF_SERVICE_ID, WORK_TERMS_ASSIGNMENT_ID, ASSIGNMENT_STATUS_TYPE from per_all_assignments_f

Posted by : Mohammad

SQL Query to get the no of employees assigned a Work Schedule Assignment Administration

SELECT DISTINCT SCHEDULE_NAME, SCHEDULE_TYPE_CODE , ASSIGNMENT_NUM FROM FUSION.ZMM_SR_SCHEDULES_VL WHERE SCHEDULE_NAME LIKE '%Provide your workschedule name here%'

Posted by : Mohammad

HDL or Metadata file for department

Dat File Name: Organization.dat METADATA|Organization|EffectiveStartDate|EffectiveEndDate|Name|SourceSystemOwner|SourceSystemId|ClassificationCode|FLEX:PER_ORGANIZATION_UNIT_DFF|ExpenseAccount(PER_ORGANIZATION_UNIT_DFF=Global Data Elements)|ProjectCode(PER_ORGANIZATION_UNIT_DFF=Global Data Elements)

Posted by : Mohammad

What is date tracking in fusion application and which tables it will affect?

Date tracking means maintaining a history of changes to personal records. Date tracking is based on two columns they are effective_start_date and effective_end_date

Posted by : Mohammad

Performance Document is not creating for an employee after running the batch eligibility process

We have created a performance template and also run the batch eligibility process but still, a performance document is not created for an employee. But when we are checking in the Performance Document Eligibility then it is showing that the person is eligible for the particular performance document.

Posted by : Mohammad

Performance Management Overview

Oracle Fusion Performance Management is intended to provide a point-in-time evaluation of worker performance to employees, supervisors, and company executives. Organizations can tailor the performance approach to their specific business needs. Workers and managers can immediately understand where they are in the process thanks to an industry-leading user experience.

Posted by : Mohammad

Recruiting Processes done by Hiring Manager and Recruiter

Process 1 – Hiring Manager and Recruiters (My Team and My Client Groups) The hiring Manager creates a requisition (only provides basic details) > Recruiter will receive an email and will complete the job requisition (complete everything for the requisitions) > Recruiter will post requisitions on the career site and job portal > Recruiter will review resumes

Posted by : Mohammad

If you are getting an error when you are clicking on cancel button on Record External Learning Experience

Solution/Workaround: Then perform the below steps 1. Search the required data role 2. Click on Edit Role 3. Go to Data Security Profiles 4. Click on Create Data Security Policy

Posted by : Mohammad

If a course minimum headcount is not achieved then could the system will automatically cancel the course. If yes, can we set the course cancellation date certain days before the course start date?

No, the course will not be canceled automatically in the system if the headcount is not matched. However, minimum and maximum capacity functionality is at the offering level and not a course level

Posted by : Mohammad

What are the business object we have in HR Helpdesk?

1. Service Request 2. Message 3. Channel 4. Queue

Posted by : Mohammad

Categories