Oracle Cloud Hub

Assignment Category and Worker Category Table in Oracle Fusion HCM

  • Post author: Oracle Cloud Hub
  • Post last modified: 26 February 2024

Below Query will help us fetch the Assignment Category and Worker Category for a given assignment.

Above code will return the below output

assignment category lookup in fusion hcm

Navigate to the assignment details screen to view data from UI

assignment category lookup in fusion hcm

You Might Also Like

Read more about the article Oracle Fusion HCM Technical Consultant Skills

Oracle Fusion HCM Technical Consultant Skills

Read more about the article Fast Formula Types based on modules in Oracle Fusion HCM Cloud

Fast Formula Types based on modules in Oracle Fusion HCM Cloud

Read more about the article Query to Fetch the Payroll Assigned to a Person in Oracle Fusion HCM

Query to Fetch the Payroll Assigned to a Person in Oracle Fusion HCM

Mastek Logo

Digital Engineering & Experience

Data, automation & ai, oracle cloud.

  • Cloud Enhancement & Managed Services

Mastek "iConniX" - Generative AI Portfolio

  • Products Platforms & Innovation icxPro - Intelligent Part Assistant iLeaseFinPro Vehicle Leasing Software Warehouse 360 Enterprise Workforce Scheduler Connected Enterprise

Oracle Cloud & Enterprise Apps

Salesforce cloud & industry solutions, platforms & innovation.

  • INDUSTRIES Public Sector & Government Healthcare & Life Sciences Retail & Consumer Manufacturing & Technology Financial Services Higher Education Construction & Engineering Hospitality Transportation & Logistics High Tech Media & Entertainment
  • PARTNERS About Partnerships Oracle Partner Salesforce Partner AWS Partner Microsoft Partner Snowflake Premier Partner UiPath Partner ServiceNow Partner
  • Insights News Press Releases Blog Resources Webinars & Events
  • MST SOLUTIONS
  • BIZANALYTICA
  • Digital Engineering & Experience Cloud Migration Cloud Engineering Low Code DevSecOps Quality Engineering MACH Platform Engineering
  • Data, Automation & AI Cloud Data Modernization Data Management Data Governance Business Intelligence & Analytics Intelligent Automation Decision Sciences & ML, AI Basecamp
  • Oracle Cloud Oracle Cloud Applications Glide 4.0 Oracle E-Business Suite Oracle Consulting AdvantEdge IaaS SAP to Cloud Migration PeopleSoft to Cloud Migration Oracle Analytics Cloud Oracle Cloud Infrastructure Oracle Autonomous Data Warehouse
  • Salesforce MuleSoft Experience Cloud Sales Cloud Servide Cloud Marketing Cloud Industry Cloud Commerce Cloud Data Cloud CRM
  • Platforms & Innovation
  • icxPro – Intelligent Part Assistant
  • iLeaseFinPro Vehicle Leasing Software
  • Warehouse 360
  • Enterprise Workforce Scheduler
  • Connected Enterprise
  • Public Sector & Government
  • Healthcare & Life Sciences
  • Retail & Consumer
  • Manufacturing & Technology
  • Financial Services
  • Higher Education
  • Construction & Engineering
  • Hospitality
  • Transportation & Logistics
  • Media & Entertainment
  • About Partnerships
  • Oracle Partner
  • Salesforce Partner
  • AWS Partner
  • Microsoft Partner
  • Snowflake Premier Partner
  • UiPath Partner
  • ServiceNow Partner
  • Press Releases
  • Webinars & Events

Mastek Blog

Understanding common lookups in oracle hcm.

04-Oct-2021 02:33:00 / by Nilesh Pawar

Nilesh Pawar

The HR department has to maintain personal, legislation-specific, and organization-related data for all employees in their HR applications. It is crucial to properly manage and store this data as it will be used for reporting. Furthermore, this data will also be used by other applications like payroll and outbound interfaces.

Understanding_Common_Lookups_in_Oracle_HCM-Blog

Oracle HCM Cloud   offers all such data fields and their values out of the box, which helps customers adhere to the legislative rules and properly maintain the data. Oracle offers its customers the flexibility to manage values for these data fields by using the functionality of lookups.

Lookups hold a list of values that appear for various fields within an application.

There are three categories of lookups:

1. Standard lookups

2. Common lookups

3. Set-enabled lookups

What are the Common Lookups in Oracle HCM?

Here are some essential details about common lookups.

Common lookups are predefined lookups that allow users to add new values or enable/disable existing values. These are generally maintained by admin users.

To enter a value for the fields within the application, a user can select any one of the values from the available list. There are predefined lookup types available for various fields in the application.

For example, 'Assignment Category' is one of the fields on the employee's assignment screen that contains a list of values. The list of values that appear for this field comes from lookup. The lookup type for this is 'EMP_CAT'.

Duplicate lookup codes are not allowed in the lookup type.

Lookup Customization

Oracle Fusion contains certain predefined lookups that you cannot disable values for or add new values to. However, there are a few lookups that allow you to disable values and also add some new values. So, it all depends on the lookup configuration level, as it helps you check what level of customization is possible for a lookup type.

There are three different types of common lookups available in Oracle Fusion that decide the customization for the lookup:

1. User lookup   – This is a flexible type of lookup; you can add new values and enable/disable the existing values to it.

2. Extensible lookup   – In this type of lookup, you can add new values but cannot disable the existing values.

3. System lookup   – System lookup does not allow you to add or disable the existing values.

Lookup Type and Its Components

Lookup Type   – Here, you can add values to the lookup. Note that this field name will appear on the setup screen and not on the application screen, where users usually make an entry into the application.

Meaning   – This is the name of the field that users will see on the screen, where they will add the value.

Module   – This is the name of the module to which this lookup belongs. It might be named as HR or Absence.

Lookup Configuration level   – As explained in the above section, lookup configuration has three values:

We can add values, known as lookup codes, in each lookup type.

The lookup codes consist of:

Lookup Code   – This signifies the value of each code that we have added. It is not visible to the users but it is used to uniquely identify values added to the lookup type.

Display Sequence   – This is used to mention the sequence of values they should appear in, for the users to select. It can be 1, 2, 3, etc.

Enabled   – The Checkbox helps you to enable or disable any particular lookup code.

Start Date and End Date   – You can specify a date range for each lookup code to make it available only within that range for users to select. If this is left blank, then it is always available for users.

Meaning   – This term will appear in the list of values on the UI for a specific field, which the user can see and select from the drop-down menu. It is associated with the lookup code.

Tag   – Tag is used for localizing the lookup code. For example, if we put +GB as Tag then this value will appear only for Great Britain localization; and if we put –GB, then it will not appear for Great Britain. If we leave this blank, it will appear for all areas.

You can create a new lookup type or enable/disable values by using the task under Setup and Maintenance -> Manage Common Lookups

Here is an example for lookup type 'EMP_CAT':

example for lookup type 'EMP_CAT

Business Case

If any customer based in GB wants to enable the 'Transgender' value for 'Gender', which is already present in the lookup type, they can navigate to the Manage Common lookups task. Since the lookup type for Gender is 'Sex', select the value 'Transgender' in the lookup codes section, and in the tag column enter '+GB'. Click on Save and Close.

Business case

To get all the details of lookups in the application, simply use the below query:

Select * from hcm_lookups;

So, this is how common lookups in Oracle HCM capture information for employees and provide the flexibility to manage value in these data fields.

Topics: Oracle , hcm

Nilesh Pawar

Written by Nilesh Pawar

Oracle Fusion HCM Consultant

Subscribe to Email Updates

Lists by topic.

  • Digital Transformation (60)
  • Salesforce (29)
  • Oracle (22)
  • Healthcare (19)
  • Retail (17)
  • Artificial Intelligence (14)
  • Retail Tech (13)
  • Cloud migration (10)
  • Customer Experience (10)
  • Gen AI (10)
  • Health Cloud (10)
  • Public Sector (8)
  • UK Public Sector (8)
  • Cloud Technology (7)
  • Digital Service Design (7)
  • data analysis (7)
  • Business Process Automation (6)
  • Cloud Enhancement Services (6)
  • Government (6)
  • Machine Learning (6)
  • customer data platforms (6)
  • retail operations (6)
  • Data Security (5)
  • Financial Services (5)
  • Managed Services (5)
  • UK Central Government (5)
  • data modernisation (5)
  • research (5)
  • thoughtleadership (5)
  • Cloud-based AI (4)
  • Digital Workforce (4)
  • Digital commerce (4)
  • Intelligent Automation (4)
  • Supply Chain (4)
  • Testing (4)
  • Transformation (4)
  • cloud implementation (4)
  • data governance (4)
  • edge computing (4)
  • leadership (4)
  • mortgages (4)
  • mulesoft (4)
  • oracle HCM (4)
  • workplace (4)
  • AI Strategy (3)
  • Data management (3)
  • Government Digital services (3)
  • IT service management (ITSM) (3)
  • Intelligent Automation vs RPA (3)
  • Manufacturing (3)
  • Oracle Cloud Application (3)
  • Oracle ERP Cloud (3)
  • Oracle Partner (3)
  • RPA Implementation (3)
  • Robotic Automation (3)
  • business outcomes (3)
  • consumer market (3)
  • metaverse (3)
  • strategy (3)
  • work management (3)
  • AI technologies (2)
  • Automation Testing (2)
  • Cloud Adoption (2)
  • Customer Engagement (2)
  • Customer Insight (2)
  • Data Science (2)
  • DevOps culture (2)
  • Future Tech (2)
  • Government Tech (2)
  • Identity & Access Management (2)
  • Intelligent Automation tools (2)
  • Intelligent Process Automation (2)
  • Mobile Testing (2)
  • Operational Resilience (2)
  • Security (2)
  • Technology (2)
  • automating systems and processes (2)
  • business acceleration (2)
  • business analysis (2)
  • business uncertainty (2)
  • cybersecurity (2)
  • data integration (2)
  • data migration (2)
  • data modernization (2)
  • data protection (2)
  • data quality (2)
  • data-driven intelligence (2)
  • diversity and inclusion (2)
  • ecommmerce (2)
  • erp cloud implementation (2)
  • erp consultant (2)
  • governance (2)
  • human resources (2)
  • post pandemic (2)
  • snowflake (2)
  • work from home (2)
  • #DevSecOps #SecOps #IAST #DAST #SAST #RASP (1)
  • AI Algorithms (1)
  • AI in the social sector (1)
  • Agile BI (1)
  • Agile Testing (1)
  • Agile with GDS (1)
  • Automated Testing (1)
  • Automation (1)
  • BizAnalytica (1)
  • CEO Insight (1)
  • CRM transformation (1)
  • Chat Bots (1)
  • Cognitive RPA (1)
  • Cognitive Technologies (1)
  • Compatibility Testing (1)
  • Continous Delivery (1)
  • DART Framework (1)
  • Data Storage (1)
  • Data Virtualisation (1)
  • Data Visualisation (1)
  • Data availability (1)
  • DataOps (1)
  • Deep Learning (1)
  • DevSecOps (1)
  • EPM Cloud (1)
  • Education (1)
  • Engineering colleges in Mumbai (1)
  • Financial Consolidation and Close (1)
  • Graduate Programme (1)
  • IT consulting (1)
  • Innovation (1)
  • Low-Code (1)
  • MOT Framework (1)
  • Mobile Content (1)
  • Natural Language Processing (1)
  • Oracle EPBCS (1)
  • Oracle ERP (1)
  • Oracle Field Service Cloud (1)
  • Project Deep Blue (1)
  • Project Management (1)
  • Recovery Testing (1)
  • SAP ECC (1)
  • Salesforce Lightning (1)
  • Scalability (1)
  • Scaling AI (1)
  • Semiconductor (1)
  • Service Management (1)
  • Tech consultant (1)
  • TechNovation (1)
  • Test Maturity (1)
  • Trends in Testing (1)
  • Workers Compensation (1)
  • analytics (1)
  • analytics practice (1)
  • biometrics (1)
  • branding (1)
  • careers decomplexed (1)
  • cloud modernization (1)
  • connected enterprise (1)
  • data modelling (1)
  • data table (1)
  • decomplexify (1)
  • development (1)
  • employee engagement (1)
  • employee experience (1)
  • financial crime (1)
  • healthcare data (1)
  • higher education (1)
  • industrial iot (1)
  • logistics (1)
  • magento (1)
  • marketing (1)
  • outsystems (1)
  • planning and budgeting (1)
  • predective analytics (1)
  • productivity (1)
  • provider (1)
  • public safety (1)
  • talent acquisition (1)
  • testing partnership (1)
  • time management (1)

Posts by Topic

Recent posts.

Logo 0121 - Mapping of fields on Application pages to Lookup Codes

  • Manage VIP Account
  • Register for VIP Plan
  • VIP Member-Only Content
  • HCM Data Loader
  • HCM Extract
  • BI Publisher
  • Fast Formula
  • OTBI Analytics
  • Personalizations
  • Scheduled Processes
  • Absence Management
  • Performance Management
  • Talent Management
  • Time & Labor
  • HCM Extracts Questions
  • HCM Data Loader Questions
  • BI Reports Questions
  • Report Issues/suggestions
  • Your Feedback counts
  • Write for Us
  • Privacy Policy
  • Join Telegram Group
  • Join LinkedIn Group
  • Join Facebook Page

Mapping of fields on Application pages to Lookup Codes

  • Post category: Others
  • Post comments: 0 Comments
  • Post last modified: January 22, 2021
  • Reading time: 7 mins read

You are currently viewing Mapping of fields on Application pages to Lookup Codes

In this article we will look into the most frequently used lookup codes for the application pages that are used every day in and day out.

Want to learn Fusion Technical tools?  Checkout the article

When we navigate the Fusion pages, we see drop down lists for most of the fields having text drop down values. However when we query the underlying base tables, we see some code in that field and we don’t have any clue on which code maps to which drop down list value. I have listed down the list of lookup types and the corresponding field names in Fusion to the extent that I am aware of across modules. 

Absence Adjustment ReasonANC_ABS_PLAN_OTHER_REASONS
Absence Adjustment TypeANC_ACCRUAL_ENTRY_TYPE
Absence Unit Of MeasureANC_DURATION_UOM
Account Type (for bank details)ACC_TYPE
Address TypeADDRESS_TYPE
Availability ScheduleWORK_SCHEDULE
Balance Type CategoryBACKFEED_BT_CATEGORY
Bank account nameBANK_ACCOUNT_NAME
Bank account numberBANK_ACCOUNT_NUMBER
Bank account typeBANK_ACCOUNT_TYPE
Bank branchBANK_BRANCH
Bank nameBANK_NAME
Category (absence)ABSENCE_CATEGORY
ClusterPER_COMPETENCE_CLUSTER
Communication delivery method, Report MethodPER_CM_MTHD
Competence TypeCOMPETENCE_TYPE
Days of the weekHXT_DAY_OF_WEEK
Document CategoryDOCUMENT_CATEGORY
Employee Category (WorkerCategory)EMPLOYEE_CATG
Employment Category (AssignmentCategory)EMP_CAT
Format TypePER_NAME_FORMATS
Industry (for salary survey)INDUSTRY
Job Name (for salary surveys)SURVEY_JOB_NAME
Marital StatusMAR_STATUS
NationalityNATIONALITY
Organization TypeORG_TYPE
Person Title (Prefix)TITLE
Phone TypePHONE_TYPE
Reason (for absence)ABSENCE_REASON
Reason (for leaving)LEAV_REAS
Reason (for salary proposal)PROPOSAL_REASON
Reason (Termination of Contract Workers)NPW_TERMINATION_REASONS
Region (for salary surveys)SURVEY_REGION
Seniority (for salary surveys)SURVEY_SENIORITY
Status (of a vacancy)VACANCY_STATUS
Survey Age (for salary surveys)SURVEY_AGE
Survey Company (for salary surveys)SURVEY_COMPANY
Type (relationship of one person to another)CONTACT
Units (qualifying units for probation period)QUALIFYING_UNITS
ContractType (Contract)CONTRACT_TYPE
EmailType (Person Delivery Method)EMAIL_TYPE
RateType (Grade Rates)GRADE_PAY_RATE_TYPE
JobFunctionCode (Job)JOB_FUNCTION_CODE
CitizenshipStatus (Person Citizenship)PER_CITIZENSHIP_STATUS
LicenseType (Person Drivers License)PER_DRIVERS_LICENSE_TYPE
Ethnicity (Person Ethnicity)PER_ETHNICITY
HighestEducationLevel (Person Legislative Data)PER_HIGHEST_EDUCATION_LEVEL
NationalIdentifierType (Person National Ident)PER_NATIONAL_IDENTIFIER_TYPE
PassportType (Person Passport)PER_PASSPORT_TYPE
Religion (Person Religion)PER_RELIGION
ResponsibilityType (Worker)PER_RESPONSIBILITY_TYPES
VisaPermitType (Contact Visa)PER_VISA_PERMIT_TYPE
ProbationPeriodUnitCd (Position)PROBATION_PERIOD
Region of BirthREGION_OF_BIRTH
ManagerLevel (Job)MANAGER_LEVEL
MeasuredIn(JobEvaluation)EVAL_SYSTEM_MEAS
EvaluationSystem(JobEvaluation)EVAL_SYSTEM
OfficialLanguageCode(Location)PER_CORRESP_LANG
AddressUsageType(LocationOtherAddress)LOCATION_ADDRESS_USAGE_TYPE
BargainingUnitCd(Position)BARGAINING_UNIT_CODE
SecurityClearance(Position)SECURITY_CLEARANCE
ManagerType(Assignment Supervisor)PER_SUPERVISOR_TYPE
Unit (Assignment Work Measure)BUDGET_MEASUREMENT_TYPE
Honors(Person Names)HONORS
MilitaryRank (Person Names)MILITARY_RANK
Validity (Person Phones)PER_CONTACT_TIMES
VisaPermitStatus (Person Visa)PER_VISA_PERMIT_STATUS
TopOrgSelection (Org Security Profile)PER_ORG_SEC_PROF_TOP_ORG_SEL
TopPositionSelection (Position Security Profile)PER_POS_SEC_PROF_TOP_POS_SEL
ContentSupplierCode (ContentItem)HRT_CONTENT_SUPP_CODE
ChecklistCategory (Checklist)CHECKLIST_CATEGORY
Category (Calendar Event)PER_CAL_EVENT_CATEGORY
CoverageType (Calendar Event)PER_CAL_COVERAGE_TYPE
CoverageScope (Calendar Event Coverage)PER_CAL_COVERAGE_SCOPES
SalaryBasisComponentCMP_SALARY_COMPONENTS
ComponentReasonCode (Salary Component)CMP_PROPOSAL_REASON
Category (Person Disability)DISABILITY_CATEGORY
Reason (Person Disability)DISABILITY_REASON
Status (Person Disability)DISABILITY_STATUS
BlockedLeaveCandidate (Person Absence Entry)ANC_BLOCKED_LEAVE
ResourceType (Schedule Assignment)PER_AVL_RESOURCE_TYPES
ExceptionType (Schedule Exceptions)PER_SHDL_EXCEPTION_TYPES
PercentCompleteCode (Goals)HRG_PERCENT_COMPLETE
PriorityCode (Goals)HRG_PRIORITY
LevelCode (Goals)HRG_GOAL_MEASUREMENT_LEVEL
UomCode (Goals)HRG_GOAL_QUANTITATIVE_UOM
GoalSubTypeCode (Goals)HRG_SUB_TYPE_CODE
ActionTypeCode (Goal Actions)HRG_GOAL_TASK_TYPE
Payroll DimensionsPAY_DIMENSION_LEVEL
Payroll Action Types (Payroll Actions Table)ACTION_TYPE
Unit Of Measure for ElementsPAY_UNITS
Compensation Ineligibility Reason (Compensation)CMP_CWB_INELIG_REASON

Tip: In most of the cases there is no relation between the lookup code name and the attribute name. Refer this list when you have a requirement to check the lookup code.

You Might Also Like

Read more about the article Top 10 FREE useful tools for Fusion Consultants

Top 10 FREE useful tools for Fusion Consultants

Read more about the article Use Utility to Upload, Download and Delete files from UCM

Use Utility to Upload, Download and Delete files from UCM

Read more about the article Sangam20 Oracle Users Group Conference

Sangam20 Oracle Users Group Conference

Session expired

Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.

Learn to Grow

HDL – Update Assignment Attributes with User Keys

Below is an example of updating assignment category using only user keys:

If you want to use surrogate IDs/ integration keys, then you can check the below post:

HDL – Updating an attribute on Assignment
  • Oracle Fusion Applications
  • Oracle EBS R12
  • Oracle Fusion Middleware
  • Core Oracle Technology
  • Oracle Banking & Billing Management
  • Buy Certification Mock Exams

Fusion Blog

  • Fusion Financials Latest Articles
  • Oracle Fusion Applications Training Index
  • Oracle Fusion HCM
  • Fusion Procure To Pay
  • Fusion PayRoll
  • ADF Training
  • APEX-Oracle Application Express
  • Weblogic Server
  • Oracle Data Integrator
  • Oracle Identity and Access Management
  • OFSAA - Oracle Financial Services Analytical Applications
  • Common Apps Training Articles
  • iProcurement
  • Oracle Grants
  • Financial Modules
  • Supply Chain & Manufacturing
  • R12 11i Differences
  • Financials Documents
  • AME and Self Service HRMS
  • Financial Functional Documents
  • Receivables
  • General Ledger
  • Oracle HRMS Payroll Migration
  • HRMS Miscellaneous
  • Oracle Payroll
  • Oracle HRMS Payroll Training Index
  • Oracle Workflows Training Index
  • Other R12 Articles
  • OA Framework Training Index
  • Oracle Scripts
  • General Apps Topics
  • Oracle Apps Interview Questions
  • Virtual Machines
  • BI Publisher - XMLP
  • Mobile Supply Chain Application Framework
  • Sunil Khatri

Jayashree Prakash

  • Ashish Harbhajanka
  • Naveen Kumar
  • Surinder Singh
  • Krishnakumar Shanmugam
  • Trending Authors
  • Prasad Parmeswaran
  • Kalimuthu Vellaichamy
  • Kishore Ryali
  • Sivakumar Ganesan
  • Senthilkumar Shanmugam
  • Prasad Bhogle
  • Prabhakar Somanathan
  • Ranu Srivastava
  • Ahmad Bilal
  • TheTechnoSpider
  • Anshuman Ghosh

logo

Oracle Gold Partners, our very popular training packages ,   training  schedule is listed here Designed by Five Star Rated Oracle Press Authors & Oracle ACE's.

webinar new

Search Courses

Manage lookups in oracle fusion hcm.

The following video illustrates the following examples ABC Corporation would like to document the Marital Type as Divorcee for Great Britain. (MAR_STATUS) ABC Corporation would like to record Social Security Number for the employees in the US (Lookup Type: PER_NATIONAL_IDENTIFIER_TYPE)

apps2fusion23 PLAY

Define Lookups

Lookups are containers for the list items that appear in an application. Users select one of the items from such lists to enter a value on the application UI. Lookups consist of: 1. Lookup Type - A lookup type is a static list of values users use to make entries in the application. This is the name of the field that appears on the setup UI and not on the application UI where you make the selection. 2. Lookup Code - An internal application code for each lookup that is not visible to users. 3. Meaning - The actual UI term associated with the lookup code. It is the item that appears in the list on the application UI against the specific field name, and can be selected by the users to indicate their choice. 4. Tag - The description or a label associated with that lookup. 5. Enabled (status) - Determines the availability of the meaning (the value or the item) within the selection list for that lookup type. If you do not enable it, the value does not appear in the selection list at runtime.

There are three different categories of lookups: 1. Standard Lookups - These are the simplest form of lookup types consisting of lookup codes and their meanings. 2. Common Lookups - These are predefined lookups and are available for internal system administrative use and are used by more than one application. 3. Set-enabled Lookups - These lookups contain lookup codes that are part of a reference data. You can use sets to enable different values in that lookup for different sets of users. At runtime, a selected attribute determines which set-enabled lookup will be visible to the users. For example, the attribute east-coast or west-coast in the determinant 'location' determines whether it is the 'east-coast' or the 'west-coast' location, depending upon the selected lookup. Lookup codes and their meanings are valid between a specified date range. If a date range is not specified, the lookup codes and meanings have indefinite validity from the time they are created. Enabling Lookups You can create new lookup types and also add new lookup codes and meanings to the existing lookup types, depending upon the access permissions granted to you. But for the lookups and lookup values to appear as values in the lists, they need to be enabled. To enable a lookup type, you need to enable at least one of its lookup codes and that code must be in a valid date range. You can access this task from the Setup and Maintenance menu. Customizing Lookups Oracle applications contain certain predefined system lookups that are locked for editing. You can only customize the lookups that are left open for extensibility. Even if a lookup is available for customization, the customization levels may vary depending upon the access restrictions. For example, you may modify the meanings of certain predefined lookup codes but may not have the permission to create new lookup codes. Person Information Lookups Person information lookups are described in the following table.

48 FHE

Comments    

Add comment.

Name (required)

E-mail (required, but will not display)

Notify me of follow-up comments

Security code

About the Author

Jayashree Prakash

Jayashree is a Oracle Fusion HCM certified consultant who has over fifteen years' experience with Oracle. She has worked as a consultant with several of Alberta's energy companies. She lives in Edmonton and her interests include staying active in the warmer months and vacationing in the Caribbean in the winter

More articles from this author

  • Oracle Fusion HCM Coexistence - Part 4
  • Oracle Fusion HCM Coexistence - Part 2
  • Oracle Fusion Transaction Business intelligence (OTBI) in Fusion HCM - Part 6
  • Oracle Fusion HCM Coexistence - Part 3
  • Succession Management in Oracle Fusion Talent Managment
  • Succession Management in Oracle Fusion Talent Management Part 2
  • Define Geographies for Human Capital Management – Part 2
  • Goal Library in Oracle Fusion Talent Management
  • Why Talent Management is Important - In context of Oracle Fusion HCM
  • Goal Plan in Oracle Fusion Talent Management
  • Create Mass Assignment Change in Oracle Fusion HCM
  • Oracle Fusion HCM Coexistence - Part 1
  • Oracle Fusion Transaction Business intelligence (OTBI) in Fusion HCM - Part 4
  • Business Units and Set IDs in Oracle Fusion HCM - Part 3
  • MANAGE WORKFORCE LIFE-CYCLE IN ORACLE FUSION HCM - PART 3
  • Defining Jurisdictions and Legal Authorities in Oracle Fusion HCM
  • How Oracle Fusion Profile Management Components work together - Part I
  • Provisioning Roles to Application Users in Oracle Fusion HCM Security
  • Define & Manage Legal Entities for Human Capital Management in Oracle Fusion
  • Business Units and Set IDs in Oracle Fusion HCM - Part 2

Search Trainings

Fully verifiable testimonials, apps2fusion - event list.

 Aug 2024 
 Mon  Tue  Wed  Thu  Fri  Sat  Sun 
     1  2  3  4
  5  6  7  8  91011
12131415161718
19202122232425
262728293031 

Enquire For Training

Related items.

  • Salesforce : Programming Lightning Components Training
  • Frequently asked questions for Apps2Fusion trainings
  • Salesforce : Programmatic Development Using Apex and Visualforce Training
  • Informatica PowerCenter 9.x Developer Training
  • Oracle Fusion Financials HCM Training Articles
  • Oracle Fusion Cloud Benefits Introduction- Demo
  • Synchronous BPEL Process Tutorial
  • Control Absence Type Visibility Based on Plan Balance
  • Oracle Data Guard Administration Training
  • Oracle Fusion HCM Cloud Approval Management (AMX)- Demo
  • Manage Extensible Flexfield in Fusion HCM Cloud Technical- Demo
  • Oracle data warehouse reference architecture – Staging Layer
  • Introduction to Oracle Data warehouse Reference Architecture
  • Bursting Functionality in Oracle HCM Fusion
  • How to Create and Manage Sandbox in Oracle HCM Cloud- Demo
  • New General Ledger by SAP ECC 6.0
  • Oracle Fusion Transaction Business intelligence (OTBI) in Fusion HCM - Part 7
  • Oracle Fusion HCM and Fusion Payroll Training for EBS HCM Experts
  • Oracle Fusion HCM Security Training
  • Oracle Fusion Transaction Business intelligence (OTBI) in Fusion HCM - Part 5
  • Oracle Fusion Transaction Business intelligence (OTBI) in Fusion HCM - Part 3
  • Oracle Fusion Transaction Business intelligence (OTBI) in Fusion HCM - Part 2
  • Key Functionality differences between Oracle E-Business Suite Application and Oracle Fusion HCM Application
  • Oracle Fusion Transaction Business intelligence (OTBI) in Fusion HCM - Part 1
  • Cloud HCM - Overview of Reporting Tools
  • Fusion Oracle Time & Labor (OTL) Training
  • Business Units and Set IDs in Oracle Fusion HCM - Part 1
  • Oracle Fusion HCM Cloud Extract
  • Oracle Fusion HCM Approval Management Training
  • Defining Documents in Oracle Fusion HCM
  • Creating and Assigning a Work Schedule Activity in Oracle Fusion HCM
  • MANAGE WORKFORCE LIFE-CYCLE IN ORACLE FUSION HCM - PART 2
  • OBIEE - ORACLE BUSINESS INTELLIGENCE ENTERPRISE EDITION - DAY 2(PART 2)
  • Date Effectivity in Workforce Records in Oracle Fusion HCM
  • OBIEE - ORACLE BUSINESS INTELLIGENCE ENTERPRISE EDITION - Day 2(Part 1)
  • Manage Workforce Lifecycle in Oracle Fusion HCM - Part 1
  • Creating HCM Data Roles, Reviewing Role Assignments and Duty Roles in Oracle Fusion HCM Security
  • Creating Employee Record using WebService In Oracle Fusion HCM Cloud Application
  • HCM Data Security in Oracle Fusion HCM Security
  • Oracle HCM Cloud Benefits Training - R13
  • An Introduction to Oracle Fusion HCM Security
  • Define Jobs and Positions in Oracle Fusion HCM
  • Oracle Fusion Project Financial Management Training
  • Manage Grades, Grade Rates, and Grade Ladders in Oracle Fusion HCM
  • Define Business Units, Manage Locations, Manage Divisions & Manage Department in Oracle Fusion HCM
  • Define Legal Entities, Legislative Data Groups, Tax Reporting Units in Oracle Fusion HCM
  • Manage Business Units in Oracle Fusion HCM Cloud- Demo
  • Oracle Fusion HCM Technical Training - R13
  • Establishing Enterprise Structures Using Enterprise Structures Configurator in Oracle Fusion
  • Manage Legal Reporting Unit in Fusion HCM Cloud- Demo
  • Define Geographies for Human Capital Management in Oracle Fusion
  • Configure Offerings & Manage Implementation Projects in Oracle Fusion HCM
  • Configure Enterprise Structure in Fusion HCM Cloud- Demo
  • Oracle Fusion Compensation Workbench Training
  • Functional Set-up Manager in Oracle Fusion HCM
  • Oracle HCM Talent Management Cloud Training - R13
  • Oracle Fusion HCM Core Implementation Training
  • Introduction to Oracle Fusion HCM File-Based Loader
  • Employment Model in Oracle Fusion HCM
  • Questionnaire in Oracle Fusion Talent Management
  • Manage Organization Goals in Oracle Fusion Talent Management
  • Import and Manage Geographies in Fusion HCM Cloud- Demo
  • Introduction to Goal Management in Oracle Fusion Talent Management
  • How Oracle Profile Management Components work together in Fusion HCM- Part II
  • Introduction to Profile Management in Oracle Fusion Talent Management
  • High Level features of Oracle Fusion Talent Management
  • Creation of Rating Model in Oracle Fusion Talent Management
  • Configuration of Approval Rules in Oracle Fusion HCM
  • Transfer of Performance Documents in Fusion HCM Performance Management
  • Auto Provision Roles to users in Oracle Fusion HCM
  • Enabling BI Analytics Reporting Menu in Oracle Fusion HCM
  • Lookup Types and Lookup codes in Oracle Apps
  • Customizing Tools in Fusion HCM Cloud Technical- Demo
  • Fusion HCM Cloud : How to address Legislative requirements for hiring employees
  • A Whitepaper on How-To Create Custom HCM Extract in Fusion Applications
  • How-To Configure HCM Data Loader in Fusion Applications
  • Oracle Fusion HCM CoExistence with Oracle EBS

Fusion Training Packages

Get Email Updates

Powered by Google FeedBurner

Latest Articles

  • OIC Agent Installation Failed !!! Incorrect OIC Username / Password provided
  • OM & AR Setups In EBS R12 Part 3
  • OM & AR Setups In EBS R12 Part 2
  • Fixed Asset Flexfields in Oracle Assets EBS R12
  • OM & AR Setups In EBS R12 Part 1

Follow us on twitter

  • Join us on Facebook
  • Self Paced Courses
  • Custom home
  • About Apps2Fusion
  • Corporate Trainings
  • Finance Transformation Experts

Popular Articles

  • Subscribe to New Oracle Apps Articles on this Website by Email
  • Basic Concepts - List of useful Oracle Apps Articles
  • XML Publisher and Data Template - SQL Query to develop BI Publisher Reports
  • Some Commonly Used Queries in Oracle HCM Cloud
  • OA Framework Tutorials Training

Apps2Fusion are passionate about Fusion Cloud E-Learning and classroom trainings. Training is our core business and we have been doing this for many many years. We work hard to advise trainees with right career paths. We have published various five star rated Oracle Press Books each was best sellers in its category. We have helped many and could help you as well. 

OUR COMPANY

Cloud Apps Readiness

  • AUGUST MAINTENANCE PACK FOR 22B

Revision History

Feature Summary

Human Resources

Senority Dates

Assignment Category Attribute Available in HCM Data Loader for V3 Seniority Dates

Allow Journey Task to be Assigned to More than 500 AoR Representatives

  • JULY MAINTENANCE PACK FOR 22B

Configure Predefined Links for Employee Communications

Smart Buttons in Employee Communications

Campaign Engagement Statistics

Schedule Campaign Emails

Create Follow-Up Emails

Create Email Templates

  • JUNE MAINTENANCE PACK FOR 22B

Sender Profiles

Preview Campaign Emails

  • MAY MAINTENANCE PACK FOR 22B

Connections New Directory User Experience

Actions Displayed Consistently For All Journeys Tasks

Enhanced Video Task Type in Journeys

Autocomplete

Autocomplete Rule for Address Business Object

Autocomplete Rule for Person Legislative Information Business Object

Autocomplete Support for When and Why Business Object When Creating or Editing a Job Offer

Document Records

Prefill Document Record Flexfield Attributes by Scanning an Attachment

  • Enhanced Deep Links for Document Records
  • Control Display of Attachments Section on Document Records Page

Track How Document Records are Created

Replace Document Record Attachments Using HDL

Payroll Section in Change Assignment Flow

  • Direct Reports Section Added to Employment Info Page

Salary Section Added to Employment Info Page

Additional Compensation Section Added to Employment Info Page

Analytics Task Type in Guided Journeys

Availability of Assignment Identifier in Move to HR Action

Contextual Journeys to Orchestrate Business Processes

Guided Journeys to Assist Complex HCM Flows

  • Trigger Journey Tasks Based on Activation Criteria
  • Configure Text for Buttons and Links Per Journey Task

Employee Can View Journey Tasks Assigned to Others

Task Description Available in Journey Task Selection LoV

Update Assigned Journey and Task Attributes Based on Modified Journey Template

Expire Assigned Journey Tasks

Control Keyword Search on Journey Pages Using Enhanced Criteria

Use Document Included in Document Task Setup Instead of Creating Copy

Embedded Learning Task Type in Journeys

Additional Seeded Journey for Benefits

OAuth 2.0 Enabled for DocuSign Integration with Journeys

Enhanced Computation of Total Adjustments in Calculate Seniority Dates Process

Enter Document Records for Family and Emergency Contacts

  • Transaction Design Studio Improvements for Personal Info Responsive Pages
  • Simulate Person, Area of Responsibility and Share Information Approval Rules

Workforce Structures

  • Evaluation Criteria Available in Position and Job Responsive Flows

Additional Configurable Sections for Position Details, Job Details, and Location Details in Transaction Design Studio

  • Improved Ship-To Location List of Values
  • Generate DBIs for Grade Legislative EFF

Additional Information at a Person Level

Enhanced Disability Report

Additional Field Added to the Russian HCM Address Format

Simplified Creation of the Statutory Deduction Calculation Card

Transaction Design Studio Improvements for Personal Info Responsive Pages: Legislative Information

Enhanced My Team

  • Enhanced Directory Organization Chart

Perform a Baseline Extraction of ADP Global Payroll Interface

  • Additional Attributes in Assignment Event Real Time Subject Area

Enhanced Common Dimensions

New Subject Area - General Survey Reporting

New Attributes in HCM Integrations Real Time Subject Area

Renamed Attributes in Assignment Subject Areas

IMPORTANT Actions and Considerations for Human Resources

Controlled Availability for Human Resources

August Maintenance Pack for 22B

This document will continue to evolve as existing sections change and new information is added. All updates appear in the following table:

Date Product Feature Notes
29 JUL 2022     Created initial document.

HCM Cloud applications have two types of patches you can receive that are documented in this What’s New:

  • Release Updates (22A, 22B, 22C, and 22D)
  • Optional Monthly Maintenance Packs to each update

It is important for you to know what Release Update your environment is on. You can find this in your Cloud Portal.

____________________

assignment category lookup in fusion hcm

We’re here and we’re listening. If you have a suggestion on how to make our products better, please let us know. To enter an idea go to the Ideas Lab on Oracle Customer Connect. In this document wherever you see the light bulb icon after the feature name it means we delivered one of your ideas.

Suggested Reading for all HCM Products:

  • HCM Common What's New - In this What's New you will find feature that are used across applications.
  • Human Resources What’s New – In the Global Human Resources section you will find features on the base application in which other application are built upon. 

NOTE: Not all Global Human Resource features are available for Talent and Compensation products.

  • Oracle Human Capital Management Cloud Functional Known Issues and Maintenance Packs (Document ID 1554838.1 ) . These documents identify bug fixes and possible known issues. You will also need to review these documents based in the release update version you are currently on or will be moving to.
  • Oracle Help Center – Here you will find guides, videos and searchable help.
  • Release Readiness – New Feature Summary, What’s New, Feature Listing Spreadsheet, Spotlights and Release Training

GIVE US FEEDBACK

We welcome your comments and suggestions to improve the content. Please send us your feedback at [email protected] . Indicate you are inquiring or providing feedback regarding the HCM Cloud What’s New in the body or title of the email.

Column Definitions:

Report = New or modified, Oracle-delivered, ready to run reports.

UI or Process-Based: Small Scale = These UI or process-based features are typically comprised of minor field, validation, or program changes. Therefore, the potential impact to users is minimal.

UI or Process-Based: Larger Scale* = These UI or process-based features have more complex designs. Therefore, the potential impact to users is higher.

Features Delivered Disabled = Action is needed BEFORE these features can be used by END USERS. These features are delivered disabled and you choose if and when to enable them. For example, a) new or expanded BI subject areas need to first be incorporated into reports, b) Integration is required to utilize new web services, or c) features must be assigned to user roles before they can be accessed.

Reports plus Small Scale UI or Process-Based new features will have minimal user impact after an update. Therefore, customer acceptance testing should focus on the Larger Scale UI or Process-Based* new features.

Not disruptive as action is required to make these features ready to use. As you selectively choose to leverage, you set your test and roll out timing.

Feature

Report

UI or
Process-Based:
Small Scale

UI or
Process-Based:
Larger Scale*

Global Human Resources

Oracle Global Human Resources enables your organization to plan, manage and optimize all workforce segments using flexible and extensible best practices to realize extraordinary gains while insuring compliance and increasing total workforce engagement.

We have enhanced V3 seniority dates by including the Assignment Category attribute in HCM Data Loader. You can now adjust the assignment category-based seniority while loading V3 seniority dates using HCM Data Loader.

The following example DAT files show the user keys for the Assignment Category attribute when loading V3 seniority dates using HCM Data Loader.

Assignment Level

METADATA|SeniorityDate|SeniorityDateId|SeniorityDateCode|PersonId|PersonNumber|EntryDate|EffectiveStartDate|EffectiveEndDate|BusinessUnitShortCode|ManualAdjustmentDays|ManualAdjustmentComments|AssignmentCategory|AssignmentNumberMERGE|SeniorityDate||AUTO_ASG_CAT_A||955160008203177|2022/02/01|2022/02/01|4712/12/31||20|TEST HDL LOAD|FR|AM_HDL2

Work Relationship Level

METADATA|SeniorityDate|SeniorityDateId|SeniorityDateCode|PersonId|PersonNumber|EntryDate|EffectiveStartDate|EffectiveEndDate|BusinessUnitShortCode|ManualAdjustmentDays|ManualAdjustmentComments|AssignmentCategory|LegalEmployerName|DateStart|WorkerTypeMERGE|SeniorityDate||AUTO_ASG_CAT_WR_NC||955160008194097|2022/02/01|2022/04/01|4712/12/31||-10|Updation using user keys|FR|Vision Corporation|2022/02/01|E

Person Level

METADATA|SeniorityDate|SeniorityDateId|SeniorityDateCode|PersonId|PersonNumber|EntryDate|EffectiveStartDate|EffectiveEndDate|BusinessUnitShortCode|ManualAdjustmentDays|ManualAdjustmentComments|AssignmentCategoryMERGE|SeniorityDate||AUTO_ASG_CAT_P||955160008193922|2022/01/01|2022/01/01|4712/12/31||20|TEST HDL LOAD CORRECT|PR

These user key combinations are supported:

SeniorityDateCode, EntryDate, PersonNumber

SeniorityDateCode, EntryDate, PersonNumber, BargainingUnitCode

SeniorityDateCode, EntryDate, PersonNumber, BusinessUnitShortCode

SeniorityDateCode, EntryDate, PersonNumber, CollectiveAgreementCode

SeniorityDateCode, EntryDate, PersonNumber, DepartmentName

SeniorityDateCode, EntryDate, PersonNumber, GradeCode

SeniorityDateCode, EntryDate, PersonNumber, GradeStepName

SeniorityDateCode, EntryDate, PersonNumber, JobCode

SeniorityDateCode, EntryDate, PersonNumber, LegalEmployerName

SeniorityDateCode, EntryDate, PersonNumber, LegislationCode

SeniorityDateCode, EntryDate, PersonNumber, LocationCode

SeniorityDateCode, EntryDate, PersonNumber, PositionCode

SeniorityDateCode, EntryDate, PersonNumber, UnionName

SeniorityDateCode, EntryDate, PersonNumber, AssignmentCategory

Users can adjust the assignment category-based seniority during a mass update of V3 seniority dates using HCM Data Loader.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

The SeniorityDate object doesn’t support source keys, integration keys, or GUIDs.

The SeniorityDate and SeniorityHours attributes are decommissioned.

You can now make use of the new profile option ORA_PER_AOR_REPRESENTATIVES_LIMIT to allow the allocation of a journey task where the performer is derived based on areas of responsibility (AoR) and the number of derived representatives are 500 or more.

This feature ensures that allocation of a journey task to an AoR doesn't fail when the number of AoR representative records returned exceeds 500.

To set the limit for AOR representatives returned in a journey task, specify the limit using the ORA_PER_AOR_REPRESENTATIVES_LIMIT profile option.

ORA_PER_AOR_REPRESENTATIVES_LIMIT

Maximum Limit for AOR Representatives

Specify the number of representatives returned by the AOR approval rules service

500

Use these steps to enable the Maximum Limit for AoR Representatives profile option.

  • Navigate to Setup and Maintenance > Search .   
  • Search and click the Manage Administrator Profile Values task.  
  • Enter ORA_PER_AOR_REPRESENTATIVES_LIMIT in the Profile Option Code field.  
  • Click Search . 
  • Select Site as the Profile Level and enter a number between 500 and 3000 in the Profile Value field. 
  • Click Save and Close .

Key Resources

For more information, refer to these resources on the Oracle Help Center :

  • Chapter Checklists and Journeys in the Implementing Global Human Resources guide

Role Information

You must be granted the Manage HR Checklist Template function privilege to work on checklist templates.

July Maintenance Pack for 22B

Date Product Feature Notes
29 JUL 2022 HCM Communicate

Updated document. Feature delivered in update 22C.

24 JUN 2022     Created initial document.

We welcome your comments and suggestions to improve the content. Please send us your feedback at [email protected]. Indicate you are inquiring or providing feedback regarding the HCM Cloud What’s New in the body or title of the email.

Reports plus Small Scale UI or Process-Based new features will have minimal user impact after an update. Therefore, customer acceptance testing should focus on the Larger Scale UI or Process-Based* new features.

Not disruptive as action is required to make these features ready to use. As you selectively choose to leverage, you set your test and roll out timing.

Feature

Report

UI or
Process-Based:
Small Scale

UI or
Process-Based:
Larger Scale*

HCM Communicate

HCM Communicate provides communication teams a powerful way to create, target and track company communications sent to employees.  The product allows teams to granularly target communications to their employees, as well as retarget future communications based on employee engagement.  HCM Communicate provides an intuitive templated WYSWYG content creator that allows communication teams to quickly create engaging content.  The system allows communication teams to send out communication on behalf of others in the organization.  HCM Communicate provides a robust toolkit that allows organizations to engage effectively with their employees.

As an administrator, you can create predefined links that will be available to campaign managers when they create an employee email communication and insert a button or link containing a deep link.

assignment category lookup in fusion hcm

Selecting Predefined Links

This feature reduces time and effort for campaign managers as they can easily reference links while creating email content for campaigns.

  • Offering: HCM Communicate
  • Functional Area: Employee Communications
  • Task: Manage Predefined Links
  • On the Manage Predefined Links page, click Add .
  • On the Create Predefined Links page, enter a name for the link.
  • Enter the deep link.

As a campaign manager, when you create an employee email communication, you can now insert a button or link containing a deep link that will take employees to a page where they can provide their response.

  • Select the Button or Link option.
  • In the Response or Destination field, select either an external link or a predefined link.
  • Define the text appearing for the button or link.
  • Select the Track Clicks option if you want to the response clicks to be counted.
  • Define the appearance of the button or link.

assignment category lookup in fusion hcm

Inserting Button or Link

This feature improves the usability of the product by letting the campaign manager select predefined options.

As a campaign manager, you can view metrics that measure message success in terms of messages that are opened and links that are clicked.

When the campaign is active and the first campaign email is sent, you can view email metrics on the Overview tab of the campaign for each email created and scheduled.

If the campaign purpose is General, the following metrics are provided:

  • Number of opened emails and opened rate
  • Number of clicked emails and clicked rate

If the campaign purpose is Get Response, the following metrics are provided:

  • All the metrics of the General campaign
  • Response summary title
  • Number of clicks for each of the responses and total responses

assignment category lookup in fusion hcm

Email Metrics

This feature allows campaign managers to understand and measure engagement of their campaign communications. It also help campaign managers to adjust future communications to continue to drive improved engagement over time.

As a campaign manager, when you create an employee email communication, you can schedule campaign emails to be sent immediately or at later time.

  • On the Communicate page, open an employee communication.
  • Click the Emails tab.
  • In the Emails section, select the action Schedule Email .
  • Send this email now: The email is sent immediately.
  • Schedule the delivery of this email: Define the date and time when you want the email to be sent.

assignment category lookup in fusion hcm

Schedule Email

This feature helps campaign managers create multiple campaign communications ahead of time and orchestrate drip campaigns that will help drive engagement from their target audience.

As a campaign manager, you can send follow-up emails to the entire audience or a subset of the audience based on engagement factors such as response choices or whether or not the primary email was opened.

After you’ve created the primary email for the campaign, here’s how to create a follow-up email:

  • In the Emails section, click Add .
  • Enter a name for the follow-up email.
  • Select the audience segment. You can select the entire audience defined in the primary email or you can select the audience who opened or not the primary email.
  • Select a template for the email.
  • Click Save .

The email editor opens in a new browser tab. The email editor displays the template you selected. You can keep the content as is or, you can modify the template elements you want to use and add more as needed.

When you’re done, you can schedule the follow-up email. Note that the primary email must be scheduled to be able to schedule the follow-up email.

assignment category lookup in fusion hcm

Creating a Follow-up Email

This feature helps campaign managers to target subsets of the target population to drive specific types of engagement and actions.

As an administrator, you can create email templates that can be used by campaign managers when they create a communication campaign.

This feature reduces time and effort for campaign managers as well as standardizes the templates based on the organization's design guidelines.

  • Task: Manage Email Templates
  • On the Manage Email Templates page, click Add .
  • Enter a name for the template.
  • Select a template from the list of pre-seeded templates or select a blank form.
  • The email editor opens in a new browser tab. Design the content of the email template.
  • Click Save as Draft .
  • Activate the email template to make it available to campaign managers.

June Maintenance Pack for 22B

Date Product Feature Notes
27 MAY 2022     Created initial document.

Reports plus Small Scale UI or Process-Based new features will have minimal user impact after an update. Therefore, customer acceptance testing should focus on the Larger Scale UI or Process-Based* new features.

Not disruptive as action is required to make these features ready to use. As you selectively choose to leverage, you set your test and roll out timing.

Feature

Report

UI or
Process-Based:
Small Scale

UI or
Process-Based:
Larger Scale*

Campaign managers can create employee communication campaign emails using an alias name and email.

As a campaign manager, when you create an email for an employee communication campaign, you can select a sender profile created by your administrator. This will populate the following fields:

  • From Display Name
  • From Email Address
  • Reply to Display Name
  • Reply to Email Address

assignment category lookup in fusion hcm

Sender Profile Name Selector

assignment category lookup in fusion hcm

Selected Sender Profile Name

When campaign recipients receive the email, they will see the selected Sender Profile Name and From Email Address. If the Reply to Display Name and Reply to Email Address were defined, they will also see these values.

With this feature, campaign emails are friendlier, easy to read, more recognizable, and better organized.

Follow these steps to create employee communications with with an email sender profile.

  • Task: Manage Email Profiles
  • On the Manage Sender Profile page, select the option Enable Email Profiles .  This will display the Sender Profile section when campaign managers create an employee communication.
  • Click Add .
  • On the Sender Profiles Details page, complete these fields:
  • Sender Profile Name

As a campaign manager, you can preview campaign emails by sending test emails.

When you select the Send Test Email action, a window appears where you enter an email address and click the Send button. You then receive an email and you can preview its content.

assignment category lookup in fusion hcm

Send Test Email Action

assignment category lookup in fusion hcm

Send Test Email Window

The Send Test Email action is available:

  • In the Email tab of a communication campaign
  • Within the email created for an employee communication

With this feature, you can ensure the email content is accurate before sending an email.

May Maintenance Pack for 22B

Date Product Feature Notes
27 MAY 2022 Global Human Resources

Updated document. Revised feature information.

29 APR 2022     Created initial document.

Reports plus Small Scale UI or Process-Based new features will have minimal user impact after an update. Therefore, customer acceptance testing should focus on the Larger Scale UI or Process-Based* new features.

Not disruptive as action is required to make these features ready to use. As you selectively choose to leverage, you set your test and roll out timing.

Feature

Report

UI or
Process-Based:
Small Scale

UI or
Process-Based:
Larger Scale*

Getting things done in any organization requires establishing and maintaining relationships across functions and departments. When assigned to a new department, project, or position, your workers can find information in order to create relationships quickly.

Connections enables worker relationships, experiences, and engagement by helping colleagues find each other and better collaborate.

With Connections, you can:

  • Use Oracle Search to quickly and easily search for people and filter results
  • View a coworkers public profile information such as work location time zone in order to best schedule meetings
  • See people’s assignments, interests, and expertise to discover what you have in common with them
  • View their organization chart to understand coworkers’ roles and how they relate within their organization structure
  • View or provide feedback for other workers

Connections leverages state of the art, consumer grade usability features such as animation to provide the experience workers have come to expect. Also, Connections leverages industry standard REST services.

Connections utilizes Oracle Search, a powerful new search engine in HCM Cloud that delivers a faster search across large volumes of data and returns highly relevant results for an enhanced search experience.

As you type your search criteria, you can see an auto suggested list of results that you can select from to open a person's profile.

assignment category lookup in fusion hcm

Autosuggest List of Results

If you don't select from the autosuggested list of results and instead press Enter, the application performs a search.

A fuzzy search is performed so that people's names that closely match your search criteria are returned with the best matches at the top of the search results. That means that if you search for a name like 'Anderson', even people with similar names such as 'Andersen' are returned in the search results.

You are able to search using the following field names from a person: Person Display Name, Person Order Name, Work Email, Work Phone, Business Title, Department Name, Job Name, Position Name, Assignment Location Name, Assignment Location Country, Assignment Location State, Assignment Location City, Assignment Location County, Assignment Location Province, Areas of Interest, Areas of Expertise, and Tags. The primary search is done on people's names while the other fields are secondary.

The initial results from the search may be limited to only a handful of matches, however all the user has to do is select the plus icon box to receive more matching people in the search results. For example, if you search on a common employee name and receive many search results, select the plus sign in the person card to show all employees.

assignment category lookup in fusion hcm

Show All Employees

In addition, a set of filters is available to target your person search and select multiple values across categories to refine your list of person results. These filters include a count of the number of results for each filter value. The top 10 values are displayed but you can search for values beyond the top 10 and filter the results based on them. The available filters include: Country, City, Tags, Title, Location, Job, Department, and Position. Filters are enabled by the user by selecting the filter icon next to the search box.

assignment category lookup in fusion hcm

Search Results with Filters

When you select a person from the search results, the profile opens using visually engaging animation, like an unfolding multi-panel brochure.

assignment category lookup in fusion hcm

Connections Profile

All of the information displayed on the profile is considered public information, except for the What Others Think which is displayed based on who is selected to be able to view the feedback. You are able to see:

  • Header: Contact information, such as business title, work location, work phone, as well as including popular social applications such as LinkedIn, Twitter, Slack, and Zoom.
  • Organization: Information such as a mini manager hierarchy, either single or multiple managers, administrative assistants, number of reports, job, department, business unit, and (Areas of Responsibility) representatives.
  • About Me: Employees can enter an introduction to describe who they are and what they do. They can also describe their areas of interest and areas of expertise so that others can understand more about them. They can use Tags to indicate area of work, interest, expertise, or anything that represents the person. Tags are useful to add as they can be searched on.
  • Skills and Development: This panel will be used by customers who have purchased and implemented Dynamic Skills. For additional information, refer to the product documentation.
  • Experience: Enterprise service history of the worker based on the workers Enterprise Seniority Date and favorite links shared by that employee.
  • What Others Think:  View feedback you have received and provide feedback for other workers.

When a worker opens their own profile for the first time, they are presented with a dialog asking if they would like to update the About Me section of their profile.

If a worker adds a summary, it gives their coworkers context and insights as to their responsibilities and background. If that worker also adds areas of experience, interests and tags, this augments the worker’s profile and gives your workers more criteria to search and refine the results. This provides a more robust search experience and improves connections.

A worker can select 'Don't show again' so that the dialog doesn't display each time that they open their profile.

assignment category lookup in fusion hcm

Tell Us More About Yourself Dialog

From the profile contact information panel you can click the copy to clipboard icon next to the phone numbers and email addresses. Once the information is copied to the clipboard, you can paste the information into a soft phone, address book, or email application.

assignment category lookup in fusion hcm

Copy to Clipboard Icon

Search is always available from any profile, so that you can search for the next person or department while in a person's profile.

The organization chart provides a dynamic view depending on whose assignment you select. Navigation up and down the organization chart is achieved by selecting the manager above or direct report below the selected person assignment. The selected assignment either up or down the org chart becomes the new focus and is displayed as the largest box. Then, select the focused assignment to access that worker’s profile.

assignment category lookup in fusion hcm

Manager Organization Chart

The Organization chart is available from the profile and it is comprised of a number of views:

  • Directs: lists direct reports of the selected person's assignment and it includes direct reports and dotted line reports. You can select a direct report to move down the hierarchy, or click the manager to move up the hierarchy.
  • All Reports: lists all workers, contingent workers and nonworkers who report up through the selected person either in a line manager relationship or a dotted line or matrix relationship. You can view the groups of persons by their worker type (employee, contingent or nonworker). Select anyone’s assignment to make them the new focus of the organization chart.
  • Departments: lists all departments that everyone in All Reports belong to. Selecting a department lists the workers in that department who report to the selected person. You can return to the selected person assignment by selecting their name above the department.
  • Locations: lists all work locations that everyone in All Reports belong to. You can view workers at that location who report to the selected person by clicking the location and then return to that selected person assignment by clicking their name above the location.

While viewing the manager hierarchy, you can search for the next person by using the search box on the top of the page above the hierarchy diagram.

This feature enhances your workers' user experience with the new and compelling functionality that leverages the latest design components and animation. Search and connect with people using the new Oracle Search engine.  Provide information about yourself so coworkers better understand what you do, your expertise, and interests. Provide feedback to the people you work with to appreciate and encourage them. Quickly explore and navigate your organization's hierarchy while viewing more details about the organization. List the persons in a single location thus providing targeted Connections.

Prerequisites

Unified Sandboxes

Unified sandboxes must be enabled for Connections. Here is how to enable them: Configuring and Extending Application - Sandboxes

The Workforce Deployment Offering must be enabled for Connections to be displayed on the Springboard.

Set Connections Profile Options

Use the Manage Administrator Profile Values task in the Setup and Maintenance page to review and configure the following profile options:

PROFILE OPTION CODE PROFILE DISPLAY NAME APPLICATION MODULE REQUIRED PROFILE LEVEL REQUIRED PROFILE VALUE

HCM_RESPONSIVE_PAGES_ENABLED

Mobile-Responsive HCM Pages Enabled

Global Human Resources

Global Human Resources

Site

Y

HCM_CONNECTIONS_ENABLED

HCM_CONNECTIONS_ENABLED

Global Human Resources

Global Human Resources

Site

Y

Configure Oracle Search

PROFILE OPTION CODE

PROFILE DISPLAY NAME

APPLICATION

MODULE

REQUIRED PROFILE LEVEL

REQUIRED PROFILE VALUE

ORA_FND_SEARCH_EXT_ENABLED

Enable/Disable Search Ext Framework

Oracle Middleware Extensions for Applications

Oracle Middleware Extensions for Applications

Site

Yes

HRC_ELASTIC_SEARCH_ENABLED

HRC: Enable Elastic Search

HCM Common Architecture

Search Framework

Site

Y

PER_SEARCH_LOGIN_EVENT_PUB

PER: User Login Event Publication for Search

Global Human Resources

Security

Site

NONE

Use Tools > Scheduled Processes  page to run this process multiple times for the indices listed.

JOB NAME

ESS job to create index definition and perform initial ingest to OSCS

PARAMETER NAME

PARAMETER VALUE

Index Name to Reingest

fa-hcm-person

fa-hcm-profile-tag

Note that you need to run the initial data ingestion process at these times.

  • After release version upgrade
  • After P2T (production-to-test) process

Also, if you change the person name format and ran the  Apply Name Formats to Person Names, Keywords and LDAP  job set, then you must reingest the  fa-hcm-person index.

  • Connections is intended for use by every worker, but doesn't replace the actions available in the current Directory for HR personnel. For example, HR personnel would use the Directory to create a public message or initiate employment actions. 
  • Personal data entered in Connections is shown and editable in Directory as well; users can maintain shared data in both places.
  • Upon searching, a search in Connections returns all active employees, contingent workers, and nonworker assignments as of today's date. You can't restrict the search results based on the public person security profile definition.
  • VB Studio is used to personalize the Connections pages.
Profile Option Name Purpose Default Value

PER_WORKER_SEARCHES_PERSON_NUMBER_SEARCH_ENABLED

Enables search by person number.

PER_PERSON_INDEX_FUZZY_SEARCH_ENABLED

Enables fuzzy search on person names and allowing up to 2 spelling differences. Y

PER_WORKER_SEARCHES_LEADING_EMAIL_SEARCH_ENABLED

Enables a focused search on the work email if the search terms entered appears to be an email address.  Y

PER_WORKER_SEARCHES_LEADING_EMAIL_LOCAL_PART_SEARCH_ENABLED

Enables a focused search on the work email local part (before the @) if the search terms entered are alphabetic characters separated by a period. Y

For additional information, refer the following resources on the Oracle Help Center:

  • VB Studio documentation

The Connections functionality is secured and requires that your custom employee and contingent worker roles inherit the 'HCM Connections REST Services' privilege.

In addition, to use the About Me panel, custom roles need to include the ORA_HRT_REST_SERVICE_ACCESS_TALENT_PERSON_PROFILES aggregate privilege.

The ORA_HRT_REST_SERVICE_ACCESS_TALENT_PERSON_PROFILES is by default included with following duty roles.

  • ORA_PER_CONNECTIONS_DUTY
  • ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_INTEGRATION_SPECIALIST_JOB
  • ORA_HRT_ACCESS_SKILLS_CENTER

The ORA_PER_CONNECTIONS_DUTY is included by default in following job roles.

  • ORA_PER_CONTINGENT_WORKER_ABSTRACT
  • ORA_PER_EMPLOYEE_ABSTRACT

After adding the privileges, you must regenerate the grants for the data role.

Running Oracle Search initial data ingestion process requires  FND_MANAGE_SCHEDULED_JOB_DEFINITION_PRIV function privilege. The privilege is available in the ORA_FND_APPLICATION_ADMINISTRATOR_JOB or ORA_FND_APPLICATION_DEVELOPER_JOB job roles, by default.

You can now leverage the user experience enhancements in journey tasks that enable you to view consistent action buttons for each journey task. Commonly used actions such as Done and Not Applicable appear for all tasks and other options appear under the More Actions drop-down list.

assignment category lookup in fusion hcm

View Consistent Actions for a Task

Consistent user experience when performing tasks.

Based on the task type, the options in the More Actions drop-down list will vary.

Actions that are common to most tasks such as Add to Calendar , Save as Draft , as well actions specific to the task type such as  Start (for OPA task type), Upload to Document Records (for I-9 task type) and See Status (for both OPA and I-9 task types) appear under the More Actions drop-down list.

For more information about Journeys and Checklists, refer to these resources on the Oracle Help Center :

  • Checklists and Journeys in the Implementing Global Human Resources guide
  • Checklists and Journeys in the Using Global Human Resources guide

You can now use the improved Video task type in a journey task using either an Embedded URL  or a Media URL for a video. 

  • Embedded URL : Supports videos hosted on media servers that support an embed format. Example of an Embedded URL on YouTube, https://www.youtube.com/embed/tsl5Zsbk8VQ.
  • Media URL : Supports videos hosted on media servers that don't support embed format. For example, Oracle Universal Content Manager (UCM). An example of a Media URL on UCM is https://fuscdrmsmc352-fa-ext.us.oracle.com/cs/groups/fafusionimportexport/documents/digitalmedia/ytaw/mty1/~edisp/ucmfa00165226.mp4. Here, you can specify the complete URL including the media file name along with its extension.

assignment category lookup in fusion hcm

Video Task Type Setup Using Embedded URL

assignment category lookup in fusion hcm

Embedded URL Video Displayed Inline in a Task

assignment category lookup in fusion hcm

Video Task Type Setup Using Media URL

assignment category lookup in fusion hcm

Media URL Video Displayed Inline in a Task

Ability to play videos inline a journey task regardless of the media server they are hosted on.

  • It is recommended that you test your video URL configured in the journey task on different browsers, operating systems, and hardware before deploying them in production.
  • Checklists and Journeys in the Implementing Global Human Resources guide   

Users must be granted the Manage HR Checklist Template function privilege to work on journey templates.

Date Product Feature Notes
29 JUL 2022

Human Resources / Journeys

Updated document. Revised feature information.

24 JUN 2022 Human Capital Management for Switzerland

Updated document. Feature delivered in update 22B.

24 JUN 2022 Human Resources / Person

Updated document. Feature delivered in update 22B.

27 MAY 2022 Human Resources / Autocomplete

Updated document. Revised feature information.

27 MAY 2022

Human Resources / Journeys

Updated document. Revised feature information.

27 MAY 2022

Human Resources / Journeys

Updated document. Revised feature information.

29 APR 2022

Human Resources/ Journeys

Updated document. Revised feature information.

29 APR 2022

Human Resources/ Journeys

Updated document. Revised feature information.

29 APR 2022

Human Resources / Document Records

Updated document. Revised feature information.

29 APR 2022

Human Resources / Person

Updated document. Revised feature information.

29 APR 2022

Human Resources/ Journeys

Updated document. Revised feature information.

29 APR 2022

Human Resources/ Journeys

Updated document. Revised feature information.

29 APR 2022

Human Resources/ Journeys

Updated document. Revised feature information.

29 APR 2022

Human Resources/ Employment

Updated document. Revised feature information.

29 APR 2022

Human Resources/ Journeys

Updated document. Revised feature information.

29 APR 2022

Human Resources / Document Records

Updated document. Revised feature information.

29 APR 2022

Workforce Directory

Updated document. Revised feature information.

29 APR 2022

Workforce Directory

Updated document. Revised feature information.

29 APR 2022

Controlled Availability  

Updated document. Feature delivered in update 22B.

25 MAR 2022 Human Resources/ Journeys

Updated document. Feature delivered in update 22B.

25 MAR 2022

Human Resources/ Journeys

Updated document. Feature delivered in update 22B.

04 MAR 2022     Created initial document.

IMPORTANT NOTE: If you are being updated directly from 21D to 22B you should review the content of both 22A and 22B sections to ensure you see all the changes included in the update.

Reports plus Small Scale UI or Process-Based new features will have minimal user impact after an update. Therefore, customer acceptance testing should focus on the Larger Scale UI or Process-Based* new features.

Not disruptive as action is required to make these features ready to use. As you selectively choose to leverage, you set your test and roll out timing.

Feature

Report

UI or
Process-Based:
Small Scale

UI or
Process-Based:
Larger Scale*

You can now improve your data entry validations for the Kuwait legislation by using the KW Validate Address Line 3 rule to validate the governorate entered as free text in address line 3 of the Kuwait address style.

KW Validate Address Line 3

This rule validates the governorate entered as free text in address line 3 of the Kuwait address style.

assignment category lookup in fusion hcm

This feature gives autonomy and control to customers to extend their existing applications by creating their own rules without relying on Oracle Development to implement it.

To enable this feature you need to log a Service Request (SR).

To enable Autocomplete Rules in the HCM Experience Design Studio, you need to log a service request (SR). To get access, please review and follow the instructions provided in the My Oracle Support document, Enabling Oracle HCM Cloud Autocomplete Rules (Document ID 2767655.1).

  • You can't use Autocomplete Rules to default values using the Person business objects.
  • If you change the address line 3 values, consider changing the delivered error message text.

For more information see the:

  • 22B HCM Common What's New under the Common Features section for the Autocomplete Rules for HCM Experience Design Studio Enhancements  feature
  • Global Human Resources Cloud guide on the  Oracle Help Center for the Working with Person Business Objects, Implementing Autocomplete Rules for HCM help topic

You must be granted the Human Capital Management Application Administrator role to enable a sandbox.

You can now use the delivered rule for the Person Legislative Information business object for the UK legislation. You can use the rule to validate the TPS Temporary NI Number field in the UK Person Legislative Information.

GB Validate Teachers Pension Temporary NI Number

This rule validates the TPS Temporary NI Number field in the UK Person Legislative Information so that it's equal to 9 characters.

assignment category lookup in fusion hcm

To enable Autocomplete Rules in the HCM Experience Design Studio, you need to log a Service Request (SR). Please review and follow the instructions provided in the My Oracle Support document, Enabling Oracle HCM Cloud Autocomplete Rules (Document ID 2767655.1 ) to get access.

  • It's recommended not to change the rule logic for this delivered rule to ensure that the format complies with the Teachers' Pension requirement.
  • The TPS Temporary NI Number is stored in the PerInformation19 Developer Descriptive Flexfield (DDF) segment under the UK context.

You must be granted the Human Capital Management Application Administrator role to work in a sandbox.

You can improve productivity and save time by having additional data entry validations for fields in the When and Why section of the Create Job Offer and Edit Job Offer flows.

For example, you can author an autocomplete rule to default the proposed start date in the Create Job Offer flow.

These are the newly added attributes:

Proposed Action ID

Proposed Action Type

Proposed Worker Type

Proposed Start Date

Legal Entity ID (Proposed Legal Entity ID)

Additionally, the following view accessor is also added:

Get Requisition

Here are a few examples of authoring autocomplete rules to validate and default attributes in offer flows:

Example 1: You can author a rule to validate if a candidate’s job offer date is on the 1st or 16th of the month.

assignment category lookup in fusion hcm

Autocomplete Rule to Validate Effective Date on 1st or 16th of the Month

Example 2: You can author a rule to validate that only certain actions types (Add Pending Worker, Add Pending Work Relationship, Transfer, and Global Transfer) are allowed to be selected as proposed actions while creating a job offer in Oracle Recruiting.

assignment category lookup in fusion hcm

Autocomplete Rule to Validate that Only Certain Action Types are Allowed

Example 3: You can author a rule to default values for the Create Offer flow using the EMP_Groovy_OfferMode HCM Params.

assignment category lookup in fusion hcm

Autocomplete Rule to Default Values for Create Offer Flow Using EMP_Groovy_OfferMode HCM Params

The following table shows the rule type attributes that are supported or not supported in offer flows:

Rule Type Offer Flow

Is Proposed Worker Type Attribute Supported?

Is Proposed Start Date Attribute Supported?

Is Proposed Legal Employer Attribute Supported?

Is Proposed Action Attribute Supported?

Object Defaulting

Create Offer

Yes Yes Yes No

Object Defaulting

Edit Offer

Not applicable

Not applicable

Not applicable

Not applicable

Object Defaulting

Copy Offer

Not applicable

Not applicable

Not applicable

Not applicable

Object Defaulting

Batch Offer

No No No No

Object Validation

Create Offer

Yes

Yes

Yes

Yes

Object Validation

Edit Offer

Yes

Yes

Yes

Yes

Object Validation

Copy Offer

Yes

Yes

Yes

Yes

Object Validation

Batch Offer

No

No

No

No

Field Validation

Create Offer

No

No

No

No

Field Validation

Edit Offer

No

No

No

No

Field Validation

Copy Offer

No

No

No

No

Field Validation

Batch Offer

No

No

No

No

Field Modification

Create Offer

Yes

Yes

Yes

Yes

Field Modification

Edit Offer

No

No

No

No

Field Modification

Copy Offer

No

No

No

No

Field Modification

Batch Offer

No

No

No

No

To enable Autocomplete Rules in the HCM Experience Design Studio, you need to log a Service Request (SR).

Review and follow the instructions provided in the My Oracle Support document, Fusion HCM Cloud: Enabling Autocomplete Rules Feature Starting with Release 21B (Doc ID 2767655.1 ) to get access.

  • When you create specific autocomplete rules for job offers (for example, create offer, edit offer, or copy offer), you must use the corresponding HCM Params (hcmparam) listed in the following table to conditionally include or exclude a specific part of the rule:
Flow Name

hcmparam (EMP_Groovy_OfferMode)

Create Offer CreateOffer
Edit Offer EditOffer
Copy Offer CopyOffer

If the legal employer or proposed worker type value isn’t populated in the job requisition, then the same value can be defaulted using the autocomplete rule.

If the legal employer or proposed worker type value is populated in the job requisition, then the same value is defaulted in the When and Why section of the Create Job Offer and Edit Job Offer flows. This defaulting takes precedence over the autocomplete rule.

For more information about delivered rules, see the 22A HCM Common What's New for this feature: Autocomplete Rules for HCM Experience Design Studio Enhancements

For more information about autocomplete rules in the When and Why section for job offers, see the 22B Recruiting What's New for this feature: Autocomplete Rules - When and Why Section for Job Offers

Employment, Chapter Business Objects in Autocomplete, Configuring and Extending HCM Using Autocomplete Rules, Global Human Resources Cloud on the Oracle Help Center .

We have made it easy for you to create document records by giving you the ability to prefill document record flexfield attributes by scanning them from an attachment. For example, you can scan the flexfield attributes that you want from an attachment and prefill them in the Document Details page without having to manually enter the values. This ensures greater data accuracy and less scope for errors. If the fields are made read-only, authenticity of the data is also ensured.

You can scan flexfield attributes which have value sets of validation type FORMAT ONLY, TABLE, INDEPENDENT and SUBSET from an attachment and prefill them in the Document Details page without having to manually enter the values.

NOTE: This feature is a continuation of the earlier release 22A feature: Prefill Document Record Attributes by Scanning an Attachment

assignment category lookup in fusion hcm

Use the Add from Attachment Feature to Upload the Document to be Scanned

assignment category lookup in fusion hcm

Select the Document Type and Click on Extract Data

assignment category lookup in fusion hcm

Select the Document Record Field and Select the Corresponding Value from the Attachment

assignment category lookup in fusion hcm

Review List of Extracted Content from Attachment to Map to Document Record Attributes

assignment category lookup in fusion hcm

Extracted Content Mapped to Document Record Attributes

You can improve authenticity of the data by having users scan the values instead of manually entering the values. Additionally, you can save time by not having to manually type the values for the document record fields.

By default, the profile option is set to Yes which means that the Add (Add from Attachment) action is enabled on the Document Records page. To disable the action, you must set the profile option to No.

Profile Option Code

Profile Display Name

Default Profile Value

ORA_PER_DOR_ATTACHMENT_SCAN

Document Record Attachment Scan Enabled

Yes

To change the default profile option value and disable the action, follow these steps:

  • Navigate to the Setup and Maintenance work area.
  • Search for and click the Manage Administrator Profile Values task.

Search for the ORA_PER_DOR_ATTACHMENT_SCAN profile option code and select the profile option in the search results.

In the Profile Values area, enter No in the Profile Value field.

The following file formats are supported currently for the document attachment you upload for scanning: PDF, PPT or PPTX, DOC or DOCX, TXT, and XLS or XLSX.

If you add more than one attachment for scanning, then the extract data process will consider only the most recent attachment.

Password protected documents can't be used to prefill document record attributes.

Any customization you make in the create document record page to mark field as read only will not impact the defaulting of the scanned value. The value you selected for the document record field during the scan will be mapped and visible in the create page for the read only field.

While editing a document record, you can't prefill document record attributes from an attachment.

If you select the Issuing Country field, you need to select the corresponding country name (for example, United States), and not the country code (for example, US) from the attachment.

For more information about document records, refer to these resources on the Oracle Help Center :

Document Records, Chapter Workforce Records in the Using Global Human Resources & the Implementing Global Human Resources guides

assignment category lookup in fusion hcm

You can take advantage of the enhanced deep links in Document Records. The deep links now support passing of additional parameters to directly access application pages without additional clicks or navigation.

These are the newly added parameters:

pCategory: This parameter is added for the List mode to filter records based on the category. The document type category code is passed to the pCategory parameter. For example, LEGAL_DOC is the category code for the legal document. The parameter is valid for the following deep links:

Document Records (DOCUMENT_RECORDS_ANY,NONE)

Document Records (HR_DOCUMENT_RECORDS,NONE)

Document Records (MANAGER_DOCUMENT_RECORDS,NONE)

pDocumentsOfRecordId: This parameter is available in conjunction with the parameter pMode=VIEW, to uniquely identify the person and document record and will open the document record in view mode. If the parameter is incorrect or the logged in user doesn’t have access to the person or document record, then the List page of the logged in user is displayed showing all document records.

The following parameter conditions will apply:

If the Document Records (DOCUMENT_RECORDS_ANY,NONE) deep link is used without the Person ID or Person Number parameter, then the person ID of the logged in user will be defaulted.

If the logged in user doesn’t have an associated person record, then a blank page is displayed when the user clicks the deep link.

If the document type is passed in the deep link during Create mode and the Allow Multiple Occurrence Flag for the document type is true, then the deep link will open the create page with the passed document type.

If the document type is passed in the deep link during Create mode and the Allow Multiple Occurrence Flag for the document type is false, then the following conditions are true:

If a document record exists, the deep link will open the record in Edit mode.

If no document record exists, the deep link will open the create page with the document type populated.

Ease of navigating and accessing document record pages from external applications thereby saving time and improving user experience.

The deep links will display the responsive pages for document records.

For more information about document records, refer to the Workforce Records chapter of the following guides on topics of Document Records in the Oracle Help Center :

Using Global Human Resources

Implementing Global Human Resources

Additionally, you can refer to the 21C Global Human Resources, Document Records, What's New feature: Parameterized Document Record Deep Links

You can now use the Minimum Attachments attribute to control the display of the Attachments section on the Document Records page. If the attribute value is set to -1 ,   the Attachments section is hidden.

These are some of the highlights of this feature:

It’s only applicable for transactions done using the UI.

It’s not applicable when you use HCM Data Loader and REST API.

If there are existing attachments and the attribute value is set to -1 , then the Attachments section is read-only and you can't update the attachment. You can only view the attachment in read-only mode.

Even if you set the value of the Minimum Attachments attribute to -1:

You can still use the Add from Attachment feature to prefill Document Record attributes by scanning an attachment.

It allows attachments to be automatically uploaded as part of the Generate Letter feature, but the Attachments section will be read-only.

You can enable this feature even for existing document types.

assignment category lookup in fusion hcm

Set the Minimum Attachments Attribute to -1 on the Document Type Setup Page

assignment category lookup in fusion hcm

Attachments Section is not Displayed when the Attribute Value is Set to -1

assignment category lookup in fusion hcm

Read-Only Attachments Section

You have the option to restrict users from uploading attachments to document types that don't need supporting documents.

For more information about document records, refer to the Workforce Records chapter of the following guides on topics of Document Records in the Oracle Help Center:

You must be granted the Manage HR Document Type function privilege to work on document types.

You can now identify the method by which a document record was created. A new attribute is added to the document records table so that you can track the method used to create the document record. This attribute isn’t displayed on the Document Records page. Also, the attribute is auto-populated and can't be updated using HCM Data Loader or REST API.

This table shows the possible values for this attribute:

Method

Description

Deep link

Document records created by using a deep link.

Document records

Document records created from the document records page.

HCM data loader

Document records created by using HCM data loader.

HCM spreadsheet data loader

Document records created by using HCM spreadsheet data loader.

HCM Extract

Document records created by using HCM Extract.

REST API

Document records created by using REST API.

Attachment scan

Document records created by scanning an attachment.

Document records API

Document records created by using document records API.

Provides traceability information by tracking the method used to create the document record.

The attribute will be available in the OTBI subject area in a future release.

You can now overwrite an existing attachment for a document record with a new attachment using HCM Data Loader.

NOTE:  The overwriting happens only if the name of the existing attachment and the new attachment is the same.

You no longer need to individually delete and upload each document record attachment thereby reducing effort and saving time.

This feature is not supported in the UI. The UI still requires you to first delete the old attachment file and then upload the new file.

For more information about document records, refer to the following chapter and guides located on the Oracle Help Center :

Document Records in the Workforce Records chapter of Using Global Human Resources

Document Records in the Workforce Records chapter of Implementing Global Human Resources

You can now enter payroll information in the newly added Payroll Details section of the Change Assignment responsive flow.

assignment category lookup in fusion hcm

Questionnaire Page

assignment category lookup in fusion hcm

Payroll Details Section in Change Assignment Flow

You can manage the payroll details for a worker’s assignment as part of your change assignment transaction, thus making it easier and faster.

The Payroll Details section is enabled out-of-the-box on the responsive Change Assignment flow.

The Payroll Details section will be shown in the responsive Change Assignment flow only for the worker whose legal employer is enabled for Payroll.

You can hide the Payroll Details section in the responsive Change Assignment flow using HCM Experience Design Studio.

For more information, you can refer to these additional resources:

Transaction Design Studio – What It Is and How It Works (Document ID 2504404.1 ) in My Oracle Support

Implementing Global Human Resources guide, Chapter Responsive User Experience Setup: HCM Experience Design Studio in Oracle Help Center

For more information about the Payroll Details section, see the 22B Global Payroll What's New for this feature: Update Employee’s Payroll During Change Assignment Transaction

You can now view the direct reports of a manager in the newly added read-only Direct Reports section of the Employment Info page. The section displays the name of the direct report, their business title, and relationship type with the manager. The reports are sorted by the person name and manager type.

assignment category lookup in fusion hcm

Direct Reports Section in Employment Info Page

You can view the direct reports for a manager when you view the Employment Info page.

This section is controlled by the application and is displayed only if direct reports exist for the manager. You can’t control the display of this section using HCM Experience Design Studio.

You can now view the salary of a worker in the newly added read-only Salary section of the Employment Info page.

assignment category lookup in fusion hcm

Salary Section in Employment Info Page

You can have a consolidated view of the assignment and salary of a worker as part of your employment information transaction.

The Salary section is hidden out-of-the-box. To enable this section in the responsive flow, you must use HCM Experience Design Studio. These are the steps to enable the section in the Employment Info page:

Sign in as an administrator user who has the access to create and manage sandboxes.

Activate a sandbox where you can create a rule in the Transaction Design Studio.

NOTE: You need to enable the HCM Experience Design Studio and Page Composer options for the sandbox and also enable page-level configuration at the Site level.

On the application Home page, click My Client Groups > HCM Experience Design Studio .

Select the Transaction Design Studio tab.

Select Employment Info from the Actions drop-down list.

Click Add to add a new rule.

Enter a name and description for the rule in the Basic Details section.

In the Page Attributes section, select Reference Info Regions from the Region drop-down list.

For the Salary region, select Visible .

assignment category lookup in fusion hcm

Click Save and Close , and then click Done .

The Salary section will be enabled in the Employment Info page.

You can hide or display various attributes of the Salary section using HCM Experience Design Studio.

To configure the list of attributes visible to an employee, select Individual’s View of Their Salary in the Region drop-down list.

assignment category lookup in fusion hcm

To configure the list of attributes visible to line managers and compensation managers, select Manager View of the Individual’s Salary in the Region drop-down list.

assignment category lookup in fusion hcm

This table shows the aggregate privileges that support features in this update and the predefined roles that inherit them.

Data Privilege Name and Code

Aggregate Privilege Name and Code

Job or Abstract Role

Description

View Worker Compensation Portrait Card CMP_VIEW_WORKER_COMPENSATION_PORTRAIT_CARD_DATA

View Compensation Card CMP_VIEW_COMPENSATION_CARD

You can view the current or past salary only when you have access to the data privilege.

View Future Salary Changes

ORA_CMP_VIEW_FUTURE_SALARY_CHANGES_DATA

View Future Salary Changes

ORA_CMP_VIEW_FUTURE_SALARY_CHANGES

You can view the future salary only when you have access to the data privilege.

If you are using the predefined roles, no action is necessary. However, if you are using custom versions of these roles, you must add these aggregate privileges to your custom roles to use this feature. See the Release 13 Oracle Human Capital Management Cloud Security Upgrade Guide on My Oracle Support (Document ID 2023523.1 ) for instructions about implementing new functions in existing roles.

You can now view the additional compensation information of a worker in the newly added read-only Additional Compensation section of the Employment Info page.

assignment category lookup in fusion hcm

Additional Compensation Section in Employment Info Page

You can have a consolidated view of the assignment and compensation information of a worker as part of your employment information transaction.

The Additional Compensation section is hidden out-of-the-box. To enable this section in the responsive flow, you must use HCM Experience Design Studio. These are the steps to enable the section in the Employment Info page:

Note: You need to enable the HCM Experience Design Studio and Page Composer options for the sandbox and also enable page-level configuration at the Site level.

For the Additional Compensation region, select Visible .

assignment category lookup in fusion hcm

The Additional Compensation section will be enabled in the Employment Info page.

You can hide or display various attributes of the Additional Compensation section using HCM Experience Design Studio.

You can control display of prior individual compensation proposals using the Additional Compensation region.

assignment category lookup in fusion hcm

Data Privilege Name and Code

Aggregate Privilege Name and Code

Job or Abstract Role

Description

View Worker Compensation Portrait Card CMP_VIEW_WORKER_COMPENSATION_PORTRAIT_CARD_DATA

View Compensation Card CMP_VIEW_COMPENSATION_CARD

You can view the current or past salary only when you have access to the data privilege.

You can now use the new Analytics task type in a guided journey. Using this task type, you can specify the Oracle Transactional Business Intelligence (OTBI) Analysis Path and the analysis parameters to display data in a guided journey task. For example, you can use an analytics task to view details of the head count in a guided journey for transfer.

assignment category lookup in fusion hcm

Analytics Task Setup in a Guided Journey

In addition to the OTBI path, you can include these parameters in your report:

  • Assignment Id

assignment category lookup in fusion hcm

Analysis Parameters

assignment category lookup in fusion hcm

Analytics Task Displays in Guided Journey for Transfer

assignment category lookup in fusion hcm

Line Manager Reviews Analysis Details

Ability to display OTBI analysis on selected responsive transaction pages.

  • Build the required analysis in OTBI.
  • Associate the above analysis to a guided journey task of type Analytics when configuring the Checklist Template.
  • Associate the guided journey tasks to an Action in TDS.

For more information see Document 2504404.1  - Transaction Design Studio - What It Is and How It Works

  • The OTBI Analysis Path is not validated when you configure the task.
  • Based on the complexity of the analysis, there could be a delay in rendering the output.

For more information, see the 22B What's New on this feature: Guided Journeys

For more information about configuring Guided Journeys, refer to these resources on My Oracle Support:

  • Document ID  2849296.1  - Contextual and Guided Journeys
  • Document ID 2504404.1  - Transaction Design Studio – What It Is and How It Works

Leverage the availability of a person’s assignment identifier to streamline the allocation of tasks and performers specifically for checklist and journey assignments due to the Move to HR action from Oracle Recruiting Cloud.

Availability of the assignment identifier helps to correctly determine:

  • Which checklist and journey is applicable to the worker using eligibility profiles.
  • Which task is applicable to the worker using eligibility profiles.
  • Which manager should be assigned the task.
  • Which Area of Responsibility (AoR) person should be assigned the task.

Enables you to correctly determine the performer and tasks assignment.

  • The Move to HR action is applicable only if you use Oracle Recruiting Cloud.
  • When configuring the eligibility profile for use in Checklist Templates, you must select Specific Assignment as Assignment to Use .

You can now use Contextual Journeys to configure tasks that need to be performed by different performers  before a HR transaction. For example, tasks that a manager needs to do before a transfer action.

Based on the contextual journey setup, when you initiate a specific HR quick action from either Me , My Team , or My Client Groups , a single contextual journey or a list of eligible contextual journeys displays. You can then start the relevant contextual journey.

To configure contextual journeys, you need to do the following:

  • Create the Contextual Journey in Checklist Templates with the new category Contextual Journey .

assignment category lookup in fusion hcm

Configure Contextual Journey in Checklist Templates

2. Associate the context, which is either Me , My Team , or My Client Groups . Specify the quick action based on which the contextual journey should display.

assignment category lookup in fusion hcm

Associate the Contextual Journey Category to Context and the Action

3. Configure the criteria to determine which contextual journey or task should display for a quick action using available attributes. For example, a transfer journey based on the location of the worker.

assignment category lookup in fusion hcm

Configure Criteria that Determines Which Contextual Journey to Display for a Quick Action

When you initiate a quick action that has a contextual journey configured, here’s what happens:

  • If there’s only one configured contextual journey that qualifies for the quick action, the preview page with the tasks of that contextual journey appears and you can click Start This Journey . Clicking Continue Without Journey directly takes you to the respective quick action page.

assignment category lookup in fusion hcm

Preview Page that Displays When There’s Only Contextual Journey

2. If there’s more than one contextual journey that matches the criteria defined, you are taken to the contextual journey gallery page where you can select a specific contextual journey from the options and start the journey.

assignment category lookup in fusion hcm

Page that Displays When More Than One Contextual Journey is Available

  3. If there’s already an in-progress assigned contextual journey and other contextual journeys also exist for the selected quick action, you can either resume the in-progress journey or select a new journey.

assignment category lookup in fusion hcm

4. If there’s no contextual journey configured for a quick action, the responsive ADF page directly opens for the quick action.

Enables you to orchestrate the different activities that need to be done as part of a business process.

You need to enable contextual journeys using the new ORA_PER_CONTEXTUAL_JOURNEYS_ENABLED profile option. Set the profile option value to Y.

Profile Option Code

Description

Default Value

ORA_PER_CONTEXTUAL_JOURNEYS_ENABLED

Enable Contextual Journeys

Enable contextual journeys user interface.

N

 To change the default profile option value follow these steps:

  • Navigate to the Setup and Maintenance work area. 
  • Search for and click the Manage Administrator Profile Values task. 
  • Search for the ORA_PER_CONTEXTUAL_JOURNEYS_ENABLED profile option code and select the profile option in the search results.  
  • In the Profile Values area, enter Y in the Profile Value field.   
  • You can configure Contextual journeys only from the Checklist Templates setup page.
  • You can't change the category of an existing journey to Contextual Journey. Instead, define a new contextual journey.
  • The attributes available for configuring a contextual journey are different than the regular journey setup. For example, you can't configure an eligibility profile at the checklist or task level for contextual journeys.
  • The attributes in the Configure Criteria section will vary for each contextual action.
  • The DocuSign, I-9, and OPA task types aren’t supported in contextual journeys.
  • The processing mode for contextual journeys is set to Alerts based notifications by default and BI Publisher notifications aren’t supported.
  • Continue Without Journey button on the Contextual Journey Gallery page is controlled using a security privilege. See the Role section.
  • Contextual journeys won't be displayed in the Explore, My Journeys, and Assigned Journeys tabs.
  • The My Tasks tab in Journeys displays tasks from contextual journeys.
  • The Create Journey button in Explore tab on Journeys doesn't support creation of contextual journeys.
  • Only a limited set of quick actions are currently supported for configuring contextual journeys.
  • It’s recommended to configure a task with the required Application Task (quick action) as a task in your journey template so that the user can perform the necessary transaction as part of the contextual journey.

For more information on contextual journeys, see Contextual and Guided Journeys (Document ID 2849296.1 ) on My Oracle Support.

This table shows the duty roles that supports this feature and the predefined roles that inherits this duty roles.

Duty Role Job or Abstract Role

Manage Contextual Journey by Worker

ORA_PER_MANAGE_CONTEXTUAL_JOURNEY_BY_WORKER

Contingent Worker

Employee

Pending Worker

Manage Contextual Journey by Manager

ORA_PER_MANAGE_CONTEXTUAL_JOURNEY_BY_MANAGER

Line Manager

Manage Contextual Journey by HR

ORA_PER_MANAGE_CONTEXTUAL_JOURNEY_BY_HR

Human Resource Specialist

This table shows the function security privilege that supports this feature and the predefined role that inherits this privilege.

Function Duty Role Job or Abstract Role

Bypass Contextual Journeys

PER_BYPASS_CONTEXTUAL_JOURNEYS_PRIV

Manage Contextual Journey by HR

ORA_PER_MANAGE_CONTEXTUAL_JOURNEY_BY_HR

Human Resource Specialist

Manage Assigned Task Advanced Settings

PER_MANAGE_ASSIGNED_TASK_ADVANCED_SETTINGS

Manage Contextual Journey by HR

ORA_PER_MANAGE_CONTEXTUAL_JOURNEY_BY_HR

Human Resource Specialist

Manage Assigned Journey Advanced Settings

PER_MANAGE_ASSIGNED_JOURNEY_ADVANCED_SETTINGS

Manage Contextual Journey by HR

ORA_PER_MANAGE_CONTEXTUAL_JOURNEY_BY_HR

Human Resource Specialist

If you are using the predefined roles, no action is necessary. However, if you are using custom versions of these roles, you must add these function privileges to your custom roles to use this feature. See the Release 13 Oracle Human Capital Management Cloud Security Upgrade Guide on My Oracle Support (Document ID 2023523.1 ) for instructions about implementing new functions in existing roles.

You can now support users by providing guidance such as tutorials, company policies, and best practices, in the context of an HCM flow, using guided journey tasks.  For example, tasks to help a line manager transfer an employee. 

You can configure guided journey tasks to display at the page header or section header level for supported Transaction Design Studio (TDS) actions using TDS rules.

When employees, line managers, or HR specialists initiate an action for which a guided journey has been configured, they see a Guide Me button with the list of tasks to guide them.

To configure and use guided journeys, you need to do the following:

  • Create a Guided Journey in Checklist Templates with the new category Guided Journey.

assignment category lookup in fusion hcm

Use Guided Journey Category in Checklist Setup

2. After adding tasks in the template, you can preview the tasks that will display in the guided journey.

assignment category lookup in fusion hcm

Preview Tasks Added to the Guided Journey

3. Leverage TDS attributes and associate the configured guided journey to a TDS action at the page header and the section header level. To determine for whom the guided journey should display, you can configure relevant attributes available for the action in TDS.

assignment category lookup in fusion hcm

Create Rule for Guided Journey in TDS

4. Select tasks of a guided journey you want to display in the page header or section header region.

assignment category lookup in fusion hcm

Select Tasks to Display in the Page Header Region

assignment category lookup in fusion hcm

Select Tasks to Display in the Section Header Region

5. When the user clicks on the TDS action for which a guided journey is configured, here’s what happens:

They can view the tasks that are part of that guided journey either at the page header or section header level.

assignment category lookup in fusion hcm

Tasks Guide Line Managers in the Employee Transfer Process

assignment category lookup in fusion hcm

Tasks to Guide the Line Manager in a Specific Section of the Employee Transfer Process

Provide guidance to users in the context of the transactions they perform based on their role.

To view guided journeys, set the profile option ORA_PER_GUIDED_JOURNEYS_ENABLED to Y.

Profile Option Code

Description

Default Value

ORA_PER_GUIDED_JOURNEYS_ENABLED

Enable Guided Journeys

Enable the user interface for guided journeys.

N

To change the default profile option value follow these steps:

  • Search for the ORA_PER_GUIDED_JOURNEYS_ENABLED profile option code and select the profile option in the search results.  
  • Guided journeys can be configured only from the Checklist Templates setup page.
  • You can't change the category of an existing journey to Guided Journey. Instead, define a new guided journey.
  • The Create Journey button in Explore tab on Journeys doesn't support creation of guided journeys.
  • Guided journeys are supported only in ADF pages and not on VBCS pages.
  • Supported task types in a guided journey are Analytics, Document, Embedded Learning, External URL, Manual Task, Questionnaire, Report, and Video.
  • Only a limited set of TDS actions are currently supported for configuring guided journeys.
  • The attributes available for configuring a guided journey are different than the regular journey setup.
  • A new subscriber code is available for Guided Journeys in Questionnaires to store the responses provided. 
  • You can configure the rule in TDS even if the guided journey profile option is set to N.
  • Guided journeys won't be displayed in the Explore, My Journeys, My Tasks, and Assigned Journeys tabs.
  • It is recommended to use only one guided journey per TDS action.
  • A recommended best practice when creating multiple guided journeys and adding in TDS is to follow a naming convention to help identify the guided journey. Something like this: actionName_ruleConfigParams_pageLevel or actionName_ruleConfigParams_sectionName. For example, Transfer_Employee_Page or Transfer_USManager_AssignmentDetails.

For more information on guided journeys, see Contextual and Guided Journeys (Document ID 2849296.1 ) on My Oracle Support.

  • Use Transaction Design Studio to Configure Field Displays in the Implementing Global Human Resources guide
  • Transaction Design Studio -What It Is and How It Works (Document ID 2504404.1)
  • You must be granted the Access HCM Common Components function privilege to view guided journeys on the transaction pages.

You can now trigger a journey task using the Activation Criteria attribute. You can configure this attribute for a task, such that it will be triggered or activated when the criteria is fulfilled. You can set the Activation Criteria on the Create Task page.

The activation criteria can be used in scenarios like these where you need to branch tasks based on the user’s response:

  • When the user responds to a task with either Done or Not Applicable . 
  • When the user responds to a specific question with a specific response in a Questionnaire task.
  • When the user responds to a specific segment with a specific response in a Configurable Form task.

You need to create a formula that includes conditions for the activation criteria. The fast formula needs to be associated to an eligibility profile which then needs to be selected as the Activation Criteria attribute.

For example, say you have a task where employees need to respond with a Yes or No for their vaccination certificate. If they answer Yes, you can use the activation criteria to check for this response and trigger a dependent task where they can upload their vaccination certificate.  If they answer No, you can use the activation criteria to check and trigger a dependent task where they respond to a Wellness check questionnaire. You can achieve this by renaming the Done button to Yes and the Not Applicable button to No. You can then configure Activation Criteria for the respective dependent tasks.

assignment category lookup in fusion hcm

Select the Appropriate Activation Criteria for the Dependent Task

assignment category lookup in fusion hcm

User Selects Yes as Task Response

assignment category lookup in fusion hcm

Dependent Task Activated Based on Response

assignment category lookup in fusion hcm

Select the Appropriate Activation Criteria for the Dependent Task

assignment category lookup in fusion hcm

User Selects No as Task Response

assignment category lookup in fusion hcm

Ability to branch tasks in a journey based on inputs to a previous task.

NOTE : Before you begin, create a fast formula and eligibility criteria for the checklist task in Setup and Maintenance.

  • The activation criteria is evaluated when the preceding task is completed. This is different from the existing task eligibility profile which is evaluated at the time of journey allocation.
  • To configure branching of tasks for binary response scenarios such as, Yes or No, you can simply rename the action labels in the task and use the activation criteria to determine the next task.
  • Tasks that don’t meet the activation criteria display the Dependent Eligibility Criteria failed status.
  • This feature is applicable to both Journeys and Checklists.
  • This feature will support branching of tasks only within the same journey.
  • This feature doesn't support triggering of a different journey or a task within a different journey.

Checklists in the Implementing Global Human Resources guide

Use Journeys, Hire, Onboard, and Manage Workers in the Using Global Human Resources guide

  • Eligibility Profiles in the Implementing Global Human Resources guide
  • Administering Fast Formulas guide

You now have the flexibility to configure text for buttons and links in a journey task as per your organization’s needs. You can rename such action labels in the Rename Action Labels section in the Display Settings tab during task setup.

The Rename Action Labels section displays the current labels in both checklists and journeys. When you provide a new label, it reflects in both journeys and checklists task pages.

assignment category lookup in fusion hcm

Rename Action Labels

assignment category lookup in fusion hcm

Support for Translation of Renamed Labels

assignment category lookup in fusion hcm

Renamed Labels Display in Journey page

assignment category lookup in fusion hcm

Renamed Labels Display in Responsive Checklist page

Personalize labels per journey per task, to suit your organization's business language for those tasks and journeys. For example, rename Not Applicable button label to Refuse to Sign, for the eSign task type in a journey.

  • Renaming an action, label or link is supported for all task types.
  • Translation is supported for renamed labels using the translation editor.
  • The new label displays in Journeys, Onboarding, and responsive Checklist pages .

Checklists in the Implementing Global Human Resources

Use Journeys, Hire, Onboard, and Manage Workers in the Using Global Human Resources

Employees can now view tasks assigned to other task performers as part of their assigned journeys in the Others' tasks section. Employees can view the tasks but can't expand or act on them.

assignment category lookup in fusion hcm

View Tasks of Other Performers in Your Assigned Journey

This feature gives you the ability to see progress of other task performers in an assigned journey.

  • By default, this section is hidden. It can be displayed by setting Others' Incomplete Tasks  display property to Show under the checklist template Display Settings tab.

Note: If you have configured Others' Incomplete Tasks section display property as Show in existing journey templates prior to 22B, then you need to reconfigure the property to Show . Additionally, you need to run the Update Assigned Journey Attributes Based on Modified Journey Template ESS process to synchronize the display property to existing assigned journeys.

For more information see the Oracle Help Center for the following guides:

We have enhanced the journey task selection LoV in the task library to display the task description so that you can find relevant tasks easily.

The task description displays in these flows:

  • When you select tasks from the task library to add to an assigned journey
  • When you select tasks from the task library to add when creating or editing a personal journey

assignment category lookup in fusion hcm

Enhanced Task LoV in Create Personal Journey Page

assignment category lookup in fusion hcm

Enhanced Task LoV in Assigned Journey Page

This feature makes it easier to find relevant tasks.

  • You can't search for a task using the task description. The task description is available only for viewing.

We have made it easy to synchronize changes you make at the journey template or task setup level to assigned journeys or tasks that are in progress, using a new ESS process. You can now run the Update Assigned Journey Attributes Based on Modified Journey Template  process to synchronize the changes.

  • The Update Assigned Journey Attributes Based on Modified Journey Template process synchronizes only journeys and tasks that are in progress and not in terminal status.
  • It’s mandatory to provide a checklist name if you provide the task name parameter.
  • The checklist name and task name parameters you select display as ID’s in the ESS Process Details dialog box.
  • You can choose to update attributes in an assigned journey or task for specific persons using comma separated list of person numbers.
  • If person numbers aren’t provided, the attributes will be synced across all open allocations of that journey and task.

assignment category lookup in fusion hcm

ESS Process to Update Assigned Journey and Task Attributes Based on Modified Journey Template

Reduces effort to manually update all assigned journeys and tasks.

  • This feature isn’t supported in these task types - Basic Esign, Embedded Learning, I9, OPA, Document, Questionnaire, and Configurable Form.
  • If you change the task type, for example, from Manual to Video, then the changes won't be synced to an already assigned task.
  • If you change the configuration of an existing Questionnaire and Configurable Form task, the change won’t be synced to an already assigned task.
  • If you change the preceding task configured in a checklist, the change won't be synced.
  • If you choose to sync a specific task and that task doesn’t exist in the selected checklist, the process will stop.
  • The sync process won’t allocate a new task added to a template or delete an allocated task that is deleted from a checklist template.
  • Allocating a new task or removing of tasks can be done using the user interface, HDL, or REST API. You can use the log files to validate the sync process.
  • Users must be granted the Run Global HR Processes function privilege to run the Update Assigned Journey Attributes Based on Modified Journey Template process manually.

You can now set the expiry duration for tasks based on which they move to expired status.  The option to set task expiry is available in the Set Reminders and Expiry section of the Notification and Reminders tab only if the journey-processing mode is set to Alerts based processing . The task expires after the specified number of days from the assignment date or due date.

As part of the daily run, the Process HR Checklist and Tasks ESS process evaluates tasks for expiry and moves them to expired status. When this happens, the date of expiry displays as the task status and no further action is possible. To notify task owners and performers of an expired task you can use either a predefined alert template or a user-defined template in the Task Alert Templates section.

If expiry is based on due date and the due date is modified, the task expiry is computed again.

assignment category lookup in fusion hcm

Configure Expiry Duration for the Task

assignment category lookup in fusion hcm

Expired Status Displays for Task

Removes the need to manually mark a task as closed. When there are less tasks open, the overall page performance also improves.

The task expiry feature is applicable for both required and optional tasks.

We have enhanced the search in Journey pages to improve performance by displaying results based on the Starts With operator. This is controlled by the new ORA_PER_JRNY_SEARCH_STARTSWITH profile option that is set to Y by default.  

This search is available on the Explore, My Journeys, My Tasks, Assigned Journeys, and Activity pages.

assignment category lookup in fusion hcm

Results Display Based on the Keyword Search

Improves performance when searching for journeys, tasks, and persons.

By default, this profile option is set to Y, which means the search is based on the Starts With criteria.

Profile Option Code Meaning Default Value

ORA_PER_JRNY_SEARCH_STARTSWITH

Enable search in Journeys pages by using the StartsWith criteria.

Y

  • Search for the ORA_PER_JRNY_SEARCH_STARTSWITH  profile option code and select the profile option in the search results.
  • In the Profile Values area, enter N  in the Profile Value field.

Utilize the Don’t copy, use source document during task setup to use the document attached in a Document task type in a contextual journey. This configuration enables you to prevent creating a copy of the document at the time of task assignment.

Currently, a copy of the document is created when the task is assigned. If you enable the Don’t copy, use source documen t option a copy of the document isn’t created at the time of task assignment thereby improving performance.

assignment category lookup in fusion hcm

Use the Document Included in Document Task Setup

Eliminates the need to create a copy of the document and improves performance.

  • This feature is applicable only for Document type tasks created in a contextual journey.

You can now use the Embedded Learning task type in a journey. Using this task type, you can embed learning items that will help a task performer in their journey. For example, learning video as part of an employee’s onboarding journey.

Currently, these are the supported learning content types you can include as part of the embedded learning task type:

Prerequisite for using this feature :

In order to use this feature you need to configure learning content. You should configure learning content only if you have purchased Oracle Learning Cloud . Contact Sales for this.

assignment category lookup in fusion hcm

Embedded Learning Task Setup of Learn Content Type Document

assignment category lookup in fusion hcm

Task Performer Uses Link to View Embedded Learning Document in a Journey Task

assignment category lookup in fusion hcm

Embedded Learning Document Can Be Downloaded or Opened

assignment category lookup in fusion hcm

Task Performer Uses Link to View Embedded Learning Document in a Responsive Page

assignment category lookup in fusion hcm

Embedded Learning Task Setup of Learn Content Type Video

assignment category lookup in fusion hcm

Embedded Learning Video Plays Inline in a Journey Task

assignment category lookup in fusion hcm

Embedded Learning Video Plays Inline in a Responsive Page

Leverage predefined learning content within a journey task.

  • Configure the learning content.
  • Associate the relevant learning content to the embedded learning content type when configuring a journey task.
  • A task performer can click on Done only after they view the complete video in an embedded learn video task.

A task performer can click on Done only after they have clicked the See document link in an embedded learn document task.

For more information about Learning, see the Implementing Learning guide in the Talent Management Cloud on the Oracle Help Center .

Role

Job or Abstract Role

Use REST Service - eLearning Content Read Only

ORA_WLF_REST_SERVICE_ACCESS_ELEARNING_CONTENT_RO

Human Capital Management Integration Specialist

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_INTEGRATION_SPECIALIST_JOB

Use REST Service - eLearning Content

ORA_WLF_REST_SERVICE_ACCESS_ELEARNING_CONTENT

Human Capital Management Integration Specialist

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_INTEGRATION_SPECIALIST_JOB

Learning Specialist REST Services

ORA_WLF_LEARNING_SPECIALIST_REST_SERVICES_DUTY

Manage eLearning Content

ORA_WLF_MANAGE_ELEARNING_CONTENT

Learning Specialist

ORA_WLF_LEARNING_SPECIALIST_JOB

Access Learning Common Components

ORA_WLF_LEARNING_COMMON

Employee

ORA_PER_EMPLOYEE_ABSTRACT

Contingent Worker

ORA_PER_CONTINGENT_WORKER_ABSTRACT

Line Manager

ORA_PER_LINE_MANAGER_ABSTRACT

Pending Worker

ORA_PER_PENDING_WORKER_ABSTRACT

Learning Specialist

ORA_WLF_LEARNING_SPECIALIST_JOB

You can now leverage the Benefits seeded journey and modify it to create specific journeys to suit your business requirements.

assignment category lookup in fusion hcm

Benefits Enrollment Seeded Journey

assignment category lookup in fusion hcm

Tasks in the Benefits Seeded Journey

This feature minimizes configuration efforts and increases efficiency.

  • All seeded journey templates begin with ' Oracle -' and will be available in Draft status. 
  • Seeded journeys aren't editable.
  • You can duplicate a template and modify as per your business requirements.
  • None of the seeded journey templates have any action or event configured.
  • If you don't configure either an action or an event, this journey will not be assigned automatically. However, it will still be available for manual allocation.

We have enhanced the security in the DocuSign integration process to include OAuth authentication with a new profile option.  If the ORA_PER_CHECKLIST_USE_OAUTH_IN_DOCUSIGN profile option is enabled you now only need to enter the User ID provided by DocuSign instead of the User Name and Password that you used to enter previously in the HCM Electronic Signature Configurations page.

The User Name and Password fields don’t display if the profile option for OAuth is enabled.

After providing the User ID you have obtained from DocuSign, you need to authorize and then validate the authentication. This is a one-time activity.

NOTE : As per DocuSign, all authentication methods other than Auth 2.0 will not be supported after September 2022. Hence, it's recommended that you plan and migrate from the legacy authentication by enabling the profile options, latest by 22C.

assignment category lookup in fusion hcm

Enter the User ID in the Electronic Signature Configuration Page

Simplifies and improves security of DocuSign integration.

If you want to use OAuth for DocuSign, set the profile option to Y. By default, this is set to N, this means legacy authentication is used.

Profile Option Code

Description

Default

ORA_PER_CHECKLIST_USE_

OAUTH_IN_DOCUSIGN

Enable OAuth for DocuSign

Enable OAuth based authentication for DocuSign integration in checklists and journeys

N
  • Search for the ORA_PER_CHECKLIST_USE_OAUTH_IN_DOCUSIGN profile option code and select the profile option in the search results.
  • In the Profile Values area, enter Y in the Profile Value field.

By default, this profile option is set to Y, this means the production OAuth authentication is used in production environments. If set to N, the OAuth authentication for stage is used.

Profile Option Code

Description

Default

ORA_PER_CHECKLIST_USE_PRODUCTION_OAUTH_DOCUSIGN

Production Account for OAuth DocuSign Integration Enabled

Enable the production OAuth Account to be used for DocuSign integration in production environments.

Y
  • Search for the ORA_PER_CHECKLIST_USE_PRODUCTION_OAUTH_DOCUSIGN profile option code and select the profile option in the search results.
  • In the Profile Values area, enter N in the Profile Value field.

Checklists, Implementing Global Human Resources, Global Human Resources Cloud.

Use Journeys, Hire, Onboard, and Manage Workers, Using Global Human Resources, Global Human Resources Cloud.

For more information about the DocuSign integration, refer to this resource:

  • Checklists - Integration with DocuSign (Document ID 2486626.1 ) on My Oracle Support.

We have enhanced the Calculate Seniority Dates process so that the Total Adjustments value is computed appropriately for multiple adjustments and assignments while using the fast formula.

This change will impact the users only if they use V3 seniority dates and custom fast formulas to calculate seniority adjustments. Also, only if they have multiple assignments and seniority adjustments.

After this change, the fast formula adjustments in V3 seniority dates will be calculated in the same way for both these cases:

Single adjustment and assignment.

Multiple adjustments and assignments.

This enhancement ensures consistency in the computation of fast formula adjustments in V3 seniority dates between single adjustment and assignment, and multiple adjustments and assignments.

HR Specialists can now add document records for workers' contacts from the Family and Emergency Contacts page.

assignment category lookup in fusion hcm

You can either drag and drop a document record or upload it from your local drive.

assignment category lookup in fusion hcm

This feature improves the HR Specialists experience with document records where they can add document records for workers' contacts from the Family and Emergency Contacts responsive page.

  • The Document Records action can't be configured from the Transaction Design Studio.
  • You can upload documents for existing or terminated workers using the main Document Records page.
  • If you have added a contact that is pending approval, then the Document Records action isn't available for the contact.
  • If there are any pending changes to the contact's person record, then the Document Records action is available.
  • If there's any security for the parent person record, it's applied to the contact record as well.
  • You can create a document type security profile and apply it to the role to control the visibility of certain types of document records.
  • Deleting a contact relationship doesn't delete a contact's document records.
  • Security is based on the person and not the assignment. For example, a contact's document records are retrieved based on the parent person's security profile and not the assignment-level security.
  • This feature doesn't impact the Benefits - People to Cover pages.
  • The document types that are not assignment-based are supported for contacts.
  • Employees can't enter document records for their contacts.

This table shows the privileges that support this feature and the predefined roles that inherit them.

Privilege Abstract or Job Role

View Person Documentation

ORA_PER_VIEW_PERSON_DOCUMENTATION

Human Resource Analyst

Manage Person Documentation

ORA_PER_DOCUMENT_MANAGEMENT_DUTY

Human Resource Specialist

You can now hide or display specific flexfield attributes, comments, and attachments for these responsive pages in the Transaction Design Studio.

  • Add Contingent Worker
  • Add a Nonworker
  • Add Pending Worker
  • Contact Info
  • Create Work Relationship
  • Edit Pending Worker
  • Family and Emergency Contacts
  • Hire an Employee
  • Identification Info
  • Local and Global Transfer
  • Personal Details

Flexfield Attributes

Here's an example of how you show specific visa legislative flexfield attributes for the Identification Info action in the Transaction Design Studio.

assignment category lookup in fusion hcm

Once enabled, the flexfield attribute is shown in the respective responsive page.

assignment category lookup in fusion hcm

Comments and Attachments

You can now show or hide the individual Comments and Attachments fields. You can also make the Comments field mandatory for the self-service pages in the Transaction Design Studio. For example, here we are configuring the Comments and Attachments section in the Identification Info flow.

assignment category lookup in fusion hcm

You can configure it for each section in the self-service flow.

assignment category lookup in fusion hcm

Section-level settings apply over any other configuration settings.

This feature gives control over these areas.

  • Display of the pages using Transaction Design Studio is easier to create and maintain.
  • Display of the Comments or Attachments, or both fields in each specific section.
  • All page and available attributes are set as Not Visible, by default.
  • A professional user can see all the flexfield attributes in the personal info and add person flows due to predefined rules while they are not visible to a user with just the employee role.
  • Latest changes done through either the Page Composer personalization or the Transaction Design Studio take precedence. For example, if you make a flexfield segment as not visible using Page Composer and then make it visible and required using the Transaction Design Studio, then the flex segment will be visible and required since the Transaction Design Studio change is the latest. Same precedence rules applies for Comments and Attachments.
  • Flexfield segments are available in the Page Attributes section of the Transaction Design Studio. You can only set the flexfields to visible or not visible from the Available Attributes section in the Transaction Design Studio but you have to configure the individual segments from the Page Attributes section.
  • Page Attributes setting always take precedence over the Available Attributes setting. Let's understand how this works using the example of passport attributes in the following table.

For self-service flows:

Name Available Attributes Setting Page Attributes Setting

Me > Identification Info > Passport > Edit Passport page

Me > Identification Info > Passport > Readonly Passport page

My Client Groups > Identification Info > Passport > Edit Passport page

My Client Groups > Identification Info > Passport > Readonly Passport page

Passport Flexfield Attributes

Not visible (default)

Not visible (default)

Not visible

Not visible

Visible

Visible

Visible

Visible

Visible

Visible

Visible

Visible

Visible

Not visible

Not visible

Not visible

Not visible

Not visible

Not visible

Visible

Visible

Visible

Visible

Visible

Not visible

Not visible

Not visible

Not visible

Not visible

Not visible

 For hire flows:

Name Available Attributes Setting Page Attributes Setting

My Client Groups >  Edit Passport page

My Client Groups > Readonly Passport page

Passport Flexfield Attributes

Not visible (default)

Not visible (default)

Visible

Visible

Visible

Visible

Visible

Visible

Visible

Not visible

Not visible

Not visible

Not visible

Visible

Visible

Visible

Not visible

Not visible

Not visible

Not visible

  • Flexfield customizations are retained if there aren't any changes in the Transaction Design Studio layer that overrides the customization.
  • Localization and predefined rules take precedence over flexfield modifications.
  • Section-level configurations take precedence over page-level configuration in case of Comments and Attachments configuration. If there is no section-level configuration, then page-level configuration takes precedence.

You can now use approval rules simulation to test approval rules and its routing without creating any new transactions for these responsive person, area of responsibility, and share information flows.

Approval Flow Impacted Pages/Flows
Manage Areas of Responsibility
Share Information
Change Personal Information
Person External Identifiers

assignment category lookup in fusion hcm

When your approval rule configuration is incorrect, the simulation fails with the appropriate message displayed as shown below.

assignment category lookup in fusion hcm

These are some examples of a successful approval rule configuration.

assignment category lookup in fusion hcm

You can easily fix errors and incrementally build the approval rule conditional logic and see the impact of the change without having to recreate and submit new transactions.

  • This feature doesn't apply to classic person, areas of responsibility and share information flows.
  • Bypass approvals needs to be disabled to test the approval flow configuration for new transactions. However you can test the approval flow configuration for pending, draft, and failed transactions even though bypass approvals is enabled.
  • You need to first submit the configured rule before testing it.
  • This feature isn’t enabled for any in-flight transactions that you submitted before upgrading to release 22B.
  • This feature doesn't impact existing transactions on upgrade.
  • The Approvers header is hidden in BIP notifications.
  • These FYI notifications are excluded from this feature: Share Information Approval FYI Notification, Share Information FYI Notification, and Share Information Reject FYI Notification.
  • You can simulate approval rules for failed or are pending transactions. You can't simulate approval rules for completed transactions.

NOTE: The HCM_TEST_APPROVAL_RULES_ENABLED profile option is available, by default, and set to Y from release 22A. If you want to disable approval rule simulation, you need to set the profile value to N at the site level.

  • For more information on approval rule simulation, refer the Enhancements to Approvals and Notifications feature in update 21D, Human Resources Cloud.

If you want your Human Resource Analyst user to simulate approval rules, then you need to define a custom role and assign these privileges

  • PER_CONFIGURE_APPROVAL_RULES_PRIV
  • PER_TEST_APPROVAL_RULES_PRIV

You can now specify the evaluation criteria for jobs and positions in the responsive job and position flows respectively.

Evaluation Criteria Section and Working Conditions Field

A new section, Evaluation Criteria is added to the responsive job and position flows. By default, this section is hidden in both; you have to enable it in the Transaction Design Studio.

You can either select the Hay System or can select a custom evaluation system.

Additionally, as part of the Hay evaluation system, Working Conditions is a new criteria that's added only in the responsive job and position flows. There is no default value for this criteria. The points you enter for Working Conditions  will be added to the Overall Score .

assignment category lookup in fusion hcm

Specify a Default Evaluation System

You can also specify a default evaluation system for the responsive job and position flows on the Manage Enterprise HCM Information page. If you specify a default evaluation system, it applies to both, jobs and positions. However, you can change it in the respective flows.

assignment category lookup in fusion hcm

These are the benefits of the feature:

  • You can use this feature to evaluate jobs and positions based on the criteria during compensation reviews.
  • Addition of the Working Conditions field will enhance your evaluation data if you use the Hay system.
  • You can save time so that an evaluation system is selected, by default, on the position and job responsive pages by specifying a default evaluation system for your organization.

The Evaluation Criteria section is hidden, by default. You have to enable it for all position and job flows in the Transaction Design Studio. These are the steps to enable the section in the Position Details page.

  • Click  My Client Groups > HCM Experience Design Studio .
  • Select the Position Details action.
  • Click Add to add a rule.
  • Enter a name and description for the rule.
  • In the Page Attributes section, select the Configure Save Options and Regions option.
  • For the Evaluation Criteria region, select Visible .

assignment category lookup in fusion hcm

  • Select Evaluation Criteria from the Region list to ensure that the Evaluation System field is enabled in the section.

assignment category lookup in fusion hcm

  • The Evaluation Criteria section will be enabled in the Position Details page.

Similarly, to enable the Evaluation Criteria section in the Job Details page, select the Job Details action in the Transaction Design Studio.

assignment category lookup in fusion hcm

NOTE: Please note that In the Request a New Position and Request a Position Change flows, the Evaluation Criteria section is available in the Show or Hide Regions section.

  • All evaluation criteria, by default, are blank or null.
  • By default, the Evaluation Date doesn't default to the start date of the job or position unlike the classic job and position pages.
  • The Evaluation System is defaulted when you specify an evaluation date in the Evaluation Criteria section.
  • The Evaluation Date can't be earlier than the start date of the job or position.
  • An additional check box is added to the questionnaire page for the Create Job, Request a New Position and Request a Position Change flows when it's enabled in the Transaction Design Studio.
  • The evaluation criteria data associated to a job or position isn't copied when a job or position is respectively duplicated.
  • You can see only the Evaluation Date and the Evaluation System fields in the read-only job or position pages, if there isn't any evaluation data.
  • If the Evaluation System is defaulted and the field is hidden, you have to first unhide the field and then remove the Evaluation System to delete the evaluation data.
  • Any updates to evaluation data are retained in the cache until you submit the data. However, the data committed to the database is displayed on the page, irrespective of the earlier data updates.
  • The Working Conditions attribute is available in approval and post approval notification data models and BIP templates.
  • The Working Conditions attribute is available in HCM Data Loader (HDL), HCM Spreadsheet Data Loader (HSDL), and the predefined HSDL Job and Position templates.
  • This field will be added to the OTBI subject areas in the next release.
  • You can also export or import data into this field using the export and import feature in FSM.
  • Audit is enabled for the Working Conditions field.
  • The Default Evaluation System configuration isn’t date effective on the Manage Enterprise HCM Information page.

For more information about Jobs and Positions, refer to the Implementing Global Human Resources guide in the following chapters. The guide can be found in the Oracle Help Center .

Jobs, Jobs and Positions

Workforce Structures Enterprise-Level Configuration, Workforce Structures

Workforce Structures Lookups, Workforce Structures

  • Workforce Structures Flexfields, Workforce Structures

You can now configure these sections to show or hide them using the Transaction Design Studio in the Position Details, Job Details, and Location Details pages .

Action/Page Configurable Sections
Position Details
Job Details
Location Details

You can configure these sections using the Configure Save Options and Regions option for each action in the Transaction Design Studio.

assignment category lookup in fusion hcm

In this example, we are hiding the Additional Info section in the Job Details page.

assignment category lookup in fusion hcm

Configure to hide the Additional Info section in the Transaction Design Studio

assignment category lookup in fusion hcm

Additional Info section is hidden in the Job Details page.

This feature enables users to hide or unhide sections that aren't required and improve user experience with these flows.

  • The configuration changes applies to update, correct, duplicate, and read-only page for positions, jobs, and locations.
  • This feature pertains only to the UI and there is no impact when managing positions, jobs, and locations using HCM Data Loader (HDL) and REST resources.
  • Position Details - Associated Profiles, Comments and Attachments, Position Details, and Requisition Details
  • Job Details - Associated Profiles, Comments and Attachments, and Job Details
  • Location Details - Comments and Attachments, Location Details, and Main Address

The Ship-to Location field in the location responsive pages now shows only those locations that are marked as ship-to site locations.

assignment category lookup in fusion hcm

This feature reduces error while selecting a ship-to location.

You can now generate database items (DBIs) for grade legislative extensible flexfields (EFF). Once you've created and deployed your context for grade legislative EFF, you can generate the DBIs using the Submit a Payroll Flow task.

Select the Generate Flexfield Database Items flow. Use Grade Legislative Information , and your context as the flow parameters.

assignment category lookup in fusion hcm

Generate Flexfield Database Items

With this enhancement you can use grade legislative EFFs in fast formulas.

  • The grade legislative EFF DBIs are only available to fast formula types which support grade as a context, such as Compensation Person Selection formula type.
  • For information on generating DBIs see the Administering Fast Formulas guide, topic Overview of Generating Flexfield Database Items
  • Configuring and Extending Applications guide, topic Flexfields
  • Implementing Global Human Resources guide, topic HCM Flexfields Setup
  • For information on grade legislative EFF see the What's New topic Extensible Flexfields for Grades in Release 18C.
  • For information on fast formulas see the Administering Fast Formulas guide.

Human Capital Management for Bahrain

Oracle HRMS (Bahrain) supports country specific features and functions for Bahrain. It enables users to follow Bahrain’s business practices and comply with its statutory requirements.

With this enhancement, the Transaction Design Studio person rules are automatically available for correspondence language, frequency, probation end date, probation period, working Hours, person contact attributes, person visa attributes, date of birth, and tax reporting unit.

The following table describes the fields which are made visible and optional for their corresponding action types.

Fields Action Type

Visible

Visible

Visible

Visible

Optional

Use the additional information provided to complete the hire or manage person functionality to meet legislative requirements

Human Capital Management for Germany

Oracle HRMS (Germany) supports country specific features and functions for Germany. It enables users to follow Germany’s business practices and comply with its statutory requirements.

You can now process the German Disability Report to

  • create the disability result files for third-party software IW-Elan with the new file extension *.txt
  • produce a new result file b with information about the creator and owner of these files

To enter the required information for file b, select Manage Legal Entity HCM Information. On the Legal Employer tab, select Germany Legal Employer Details. You will see the new fields for the creator and owner in the Disability Data section.

Report the disability data based on the current legal basis.

Human Capital Management for Russia

Oracle HRMS (Russia) supports country specific features and functions for Russia. It enables users to follow Russia’s business practices and comply with its statutory requirements.

A new optional attribute 'Element of the Planning Structure' has been added to the Russian Supplemental Taxation and Reporting Address Style. In addition, the display order of the address attributes is slightly amended, with ‘House Number’ preceding the ‘Section’ field.

Introducing the new attribute adds flexibility in capturing address details in compliance with Russian address standards.

Note that the added 'Element of the Planning Structure' attribute is mapped to Additional address attribute 1. Therefore, the change will not be applied if the Russian Supplemental Taxation and Reporting Address Style has already been extended with an additional attribute mapped to Additional address attribute 1. If that is the case, you can either continue to use the current definition, or migrate the additional attribute that you have mapped to Additional address attribute 1 to a different attribute before the upgrade so that the newly added attribute 'Element of the Planning Structure' can be enabled by the upgrade patching. In addition, if you are using payroll interfaces, you may want to consider the potential impact on the interfaces before deciding on the approach.

For more information go to My Oracle Support for the following document:

  • Oracle Fusion HCM: HCM Address Validation (Document ID 2140848.1 ).

Human Capital Management for Switzerland

Oracle HRMS (Switzerland) supports country specific features and functions for Switzerland. It enables users to follow Switzerland’s business practices and comply with its statutory requirements.

With this feature, you can create the Swiss Statutory Deduction calculation card during the employee's hire process without association. You don't have to set up the Reporting Establishments as sub-task of setting up Legal Reporting Units.

This feature provides a better user experience while hiring employees.

You don't need anything to enable this feature.

Human Capital Management for United Kingdom

Oracle HRMS (UK) supports country specific features and functions for the United Kingdom. It enables users to follow the UK’s business practices and comply with its statutory requirements.

Use the Transaction Design Studio (TDS) to configure transactions and pages for responsive applications. TDS is available within the HCM Experience Design Studio. When you create or edit rules for the Legislative Information action, you can now define which attributes can be accessed by users.

You can enhance the user experience by adding flexibility to configure the rules at segment level for Legislative Information in the Transaction Design Studio.

Workforce Directory Management

Oracle Workforce Directory Management allows you to find colleagues and view organization charts.

My Team page is enhanced with these features.

1. Back Button

The Back button is added to the page, which takes the user back to the home page. You can now easily navigate from the various tabs on the My Team page.

assignment category lookup in fusion hcm

2. Additional Sort Options

Additional sort options for sorting positions are added. These sort options allow you to sort positions based on Openings or FTE count.

  • Vacant position FTE ascending
  • Vacant position FTE descending
  • Vacant position openings ascending
  • Vacant position openings descending

assignment category lookup in fusion hcm

For each position, the number of openings and the vacant Full Time Equivalent (FTE) are displayed. The sort values are retained even when you navigate from the position hierarchy. You can enable or disable the sort options using the ORA_HRL_MYTEAM_POS_SORT lookup type in the Manage Common Lookups task.

Easy navigation from and to My Team page using the Back button and new options to sort position data.

  • The Back button is added to the desktop version only.
  • These features are available, by default, even on upgrade.

User person type is added as a hidden attribute to the directory organization chart. You can make it visible using the Page Composer.

assignment category lookup in fusion hcm

This feature allows you to add user person types in the organization chart cards.

Job name can be replaced with the user person type attribute using the Page Composer. Repeat the following steps for the Manager node as well as the Directs node.

  • Create and activate a sandbox.
  • Add the Page Composer tool to the sandbox.
  • Click Me > Directory app.
  • Click My Organization Chart .
  • Select the Page Composer tool and click the Structure tab.
  • Select the job name in the manager card to modify the manager card, or select the job name in any of the direct's card to modify all the direct reports' cards.
  • Click Edit in the Confirmation window. 
  • Right-click the selected outputText {jobname} and click Edit .
  • In the Component Properties window, right-click the Value drop-down menu and select Expression Builder .
  • When modifying the manager card, select the UserPersonType as value for the bindingparams in the Expression Builder. In case of direct reports' card, replace  #{row.JobName} with #{row.UserPersonType} .

assignment category lookup in fusion hcm

  • Follow steps 9-11 for the Short Desc field.
  • Click OK . Job name is replaced with the user person type in the employee card.

You can display only 8 attributes at a time in an employee card in the organization chart.

For information you can refer to the following topics in the Configuring and Extending Applications guide located in the Oracle Help Center :

  • Create and Activate Sandboxes, Sandboxes
  • Overview of Using Page Composer, Page Content and Layout

Global Payroll Interface

Oracle Global Payroll Interface sends personal payroll information to third-party payroll providers and imports payslips and processed payroll data into Oracle HCM Cloud. You can configure payroll interfaces using the ‘Global Payroll Interface’ template to extend and augment your data feed to third-party payroll systems. If you import processed payroll data or payslips from your third-party payroll provider, the data is available for further reporting and analysis.

You can now avoid full extract file generation from ADP Global Payroll Interface V1 and V2. For this, you must perform a baseline extraction after moving to this release.

The changes made to the Salary Details DBI groups enable corrections and updates to the salary and component details to be retrieved correctly.

NOTE: You should perform a baseline extraction after applying this patch to avoid a full file extraction.

You can perform regular data changes and extractions after the baseline extraction.

Avoid full extract file generation from ADP Global Payroll Interface V1 and V2.

  • For more information see Chapter 3, Generate Baseline Extract in the Implementing Global Payroll Interface guide located in the Oracle Help Center .

Transactional Business Intelligence for Human Resources

Oracle Transactional Business Intelligence is a real time, self service reporting solution offered to all Oracle® Cloud application users to create ad hoc reports and analyze them for daily decision-making.  Oracle Transactional Business Intelligence provides human resources managers and specialists, business executives, and line managers the critical workforce information to analyze workforce costs, staffing, compensation, performance management, talent management, succession planning, and employee benefits.

Don’t want to start from scratch building a report or analytics? Check out the library of sample reports for all products on Customer Connect on the Report Sharing Center.

These new attributes were added to the Assignment Event Details folder:

  • Assignment Status Code

Enhance your reporting on Assignment Event Details with the addition of new attributes related to Assignment Status.

The following new attributes are added and are applicable across all HCM OTBI subject areas with the respective dimensions:

Dimension Sub Folder New Attributes Comments

Location

Location Phones

New sub-folder

Location

Location Identifiers

 

Job

Job Identifiers

New sub-folder

Position

   

Position

Position Identifiers

 

Person Address

   

Improve your reporting on common dimensions with the inclusion of additional attributes in the Location, Job, Position, and Person Address.

A new subject area was created to report on general survey related questionnaire responses named HCM General Survey Questionnaire Real Time. You can report on the general survey using the questionnaire, the participants of the survey, and their responses using this subject area.

Augment your OTBI reporting with a new subject area to report on general survey related questionnaire responses.

Leverage new subject area(s) by adding to existing reports or using in new reports. For details about creating and editing reports, see the Creating and Administering Analytics and Reports book (available from the Oracle Help Center > your apps service area of interest > Books > Administration).

Subject Area Duty Role Job Role

HCM General Survey Questionnaire Real Time

Questionnaires General Survey Responses Transaction Analysis Duty

Human Resource Analyst
     

The HCM Integrations Real Time subject area has added the following attributes related to Data Loader:

Folder Sub Folder Attribute(s)

HCM Data Loader

Data Sets

Integration Type

Imported Objects

Top Level Object Identifier

Enhance your reporting on the HCM Integrations Real Time subject area with the addition of new attributes related to Data Loader.

Take note that the attribute Proposed Worker Type is renamed to Proposed Person Type in the assignment subject areas.

The changes are done in the following folders

Subject Area Folder
Workforce Management - Worker Assignment Real Time

Worker Assignment Details

Workforce Management - Worker Assignment Event Real Time

Assignment Event Details

The only change is the change in the name.

REPLACED OR REMOVED FEATURES

From time to time, Oracle replaces existing Cloud service features with new features or removes existing features. When a feature is replaced the older version may be removed immediately or at a future time. As a best practice, you should use the newer version of a replaced feature as soon as the newer version is available.

Product Removed Feature Target Removal Replacement Feature Replaced In Additional Information

Global HR

22A

& and under Global HR Redesigned User Experience in 19D

19C & 19D  

__________________________

KNOWN ISSUES / MAINTENANCE PACK SPREADSHEETS

Oracle publishes a Known Issues document for every Update to make customers are aware of potential problems they could run into and the document provides workarounds if they are available.

Oracle also publishes Maintenance Pack and Statutory Maintenance Pack documentation of bugs that are fixed in the monthly or statutory patching.

To review these documents you must have access to My Oracle Support:

Oracle Human Capital Management Cloud Functional Known Issues and Maintenance Packs (Document ID 1554838.1 )

The following is a list of Controlled Availability features that are being offered by our Controlled Availability Program.

NOTE: These features are not generally available for all customers at this time. These are only available through the Controlled Availability Program and will require approval to become a part of the features program. To be a part of these programs you will be required to participate in testing and providing feedback. Some programs may require other participation as well.

Not to worry if you don't have to time to be a part of these early stage programs. You can uptake this feature when it is generally available for all customers. When these features are available for all customers you will see the features under their product headings as usual.

We invite you all to browse through the list of features to see if there are any features you are interested in implementing in advance of the features scheduled release. The table below will provide information on signing up for features. Please sign up soon, as these programs have limited availability and some are designed for specific types of customers.

The table below gives you a brief description of the features available and how to sign up. Some features are bigger than others, so for more information there may be a What's New describing the feature in more detail below this table.

We look forward to hearing your thoughts and ideas as you participate the Controlled Availability programs!

Product Feature Name Feature Description Type of Customer Needed to Test How to Sign Up Controlled Availability Release Is the Program Still Open?

Global Human Resources

Areas of Responsibility (AORs)

Automatically assign or remove worker responsibilities  based on user-defined AOR Template Criteria. Enhancements have been made to improve user experience and simply the autoprovisioning process in a production environment.

HCM AOR customers willing to move to Responsibility Templates

Open a Service Request in My Oracle Support and include a tag for "AOR-Autoprovision"

21B Yes

Employee Assignment Details Query

Introduction

This Post Provides the SQL Query that returns the Assignment Details of the Employees

SELECT peo.person_number employee_number, loc.internal_location_code location_code, loc.location_name LOCATION, per_name.last_name, per_name.first_name, per_name.middle_names middle_name, pa.address_line_1, pa.address_line_2, pa.town_or_city city, pa.region_2 state, pa.postal_code zip_code, TO_CHAR (per.date_of_birth, ‘YYYY-MM-DD’) birth_date, TO_CHAR (ser.date_start, ‘YYYY-MM-DD’) last_hire_date, TO_CHAR (ser.actual_termination_date, ‘YYYY-MM-DD’) termination_date, DECODE (per_leg.sex, ‘M’, ‘Male’, ‘F’, ‘Female’, NULL) gender, asg_status.user_status employment_status, pj.job_code, pj.NAME job_name, pay.payroll_name pay_group FROM per_all_people_f peo, per_persons per, per_person_names_f per_name, per_people_legislative_f per_leg, per_periods_of_service ser, per_national_identifiers per_ssn, per_all_assignments_m asg, per_assignment_status_types_tl asg_status, per_person_addresses_v pa, hr_locations_all loc, per_jobs pj, pay_all_payrolls_f pay, pay_rel_groups_dn payrel, pay_assigned_payrolls_dn papd WHERE per.person_id = peo.person_id AND per_name.person_id = peo.person_id AND per_leg.person_id = peo.person_id AND per_ssn.person_id(+) = peo.person_id AND asg.person_id = peo.person_id AND ser.person_id = peo.person_id AND peo.person_id = pa.person_id(+) AND asg.assignment_id = payrel.assignment_id AND loc.location_id(+) = asg.location_id AND asg.job_id = pj.job_id(+) AND per_ssn.national_identifier_id(+) = peo.primary_nid_id AND per_name.legislation_code = asg.legislation_code AND per_leg.legislation_code = asg.legislation_code AND asg.period_of_service_id = ser.period_of_service_id AND papd.payroll_id = pay.payroll_id AND papd.payroll_term_id = payrel.parent_rel_group_id AND asg.assignment_status_type_id = asg_status.assignment_status_type_id AND per_name.name_type = ‘GLOBAL’ AND asg.primary_flag = ‘Y’ AND asg.system_person_type = ‘EMP’ AND asg.assignment_status_type = ‘ACTIVE’ –AND asg.employment_category = ‘FR’ –AND peo.person_number = ‘671047’ AND pa.address_type = ‘HOME’ AND payrel.group_type = ‘A’ AND ser.date_start = (SELECT MAX (ser1.date_start) FROM per_periods_of_service ser1 WHERE ser1.person_id = ser.person_id) AND NVL (TRUNC (ser.actual_termination_date), TRUNC (SYSDATE)) BETWEEN peo.effective_start_date AND peo.effective_end_date AND NVL (TRUNC (ser.actual_termination_date), TRUNC (SYSDATE)) BETWEEN per_name.effective_start_date AND per_name.effective_end_date AND NVL (TRUNC (ser.actual_termination_date), TRUNC (SYSDATE)) BETWEEN per_leg.effective_start_date AND per_leg.effective_end_date AND NVL (TRUNC (ser.actual_termination_date), TRUNC (SYSDATE)) BETWEEN asg.effective_start_date AND asg.effective_end_date AND NVL (TRUNC (ser.actual_termination_date), TRUNC (SYSDATE)) BETWEEN pa.effective_start_date(+) AND pa.effective_end_date(+) AND NVL (TRUNC (ser.actual_termination_date), TRUNC (SYSDATE)) BETWEEN loc.effective_start_date(+) AND loc.effective_end_date(+) AND NVL (TRUNC (ser.actual_termination_date), TRUNC (SYSDATE)) BETWEEN pay.effective_start_date(+) AND pay.effective_end_date(+) AND NVL (TRUNC (ser.actual_termination_date), TRUNC (SYSDATE)) BETWEEN payrel.start_date AND payrel.end_date AND NVL (TRUNC (ser.actual_termination_date), TRUNC (SYSDATE)) BETWEEN papd.start_date AND NVL (papd.lspd, TO_DATE (’31/12/4712′, ‘DD/MM/YYYY’))

To Know More about Post

Email :  [email protected]

Prathap

Start typing and press Enter to search

Introduction

The Human Capital Management Integration Specialist job role is often granted to users who are responsible for bulk-loading data into the Oracle HCM Cloud. However, this role grants access to additional tools, including HCM Extracts and all REST APIs, so it's recommended that you instead create custom roles and grant just the HCM Data Loader (HDL) functionality required.

  • Integration specialist users who are responsible for defining data files, initiating bulk-loads, and monitoring existing integrations. This user type needs access to the HCM Data Loader tasks within the application.

Used by inbound integrations to upload files and initiate HCM Data Loader. These users shouldn't have access to the application or to monitor uploads other than the ones they've initiated. This tutorial explains how to grant access to the HCM Data Loader REST API for this purpose.

Business Object Access

When enabled, you can configure the individual business objects and product areas a role can bulk-load data with.

Product Area Business Objects
Global HR - Areas of Responsibility
Global HR - Security
Global HR - Users
Recruiting - Security
Talent Management - Security
  • Run HCM Data Loader to upload HCM Extracts generated files.
  • Run Data Loader Process to upload files generated by transformation formulae.

To configure the HCM Extracts flow refer to the tutorial Initiate HCM Data Loader for HCM Extract Generated Files .

File Encryption

For HDL to decrypt your files you must encrypt them with the public fusion-key PGP key for the environment you're loading your file to.

The final task in this tutorial takes you through the steps to generate the fusion-key PGP certificate and extract the public key, which you'll use to encrypt your files.

In this tutorial, you will:

  • Understand how to enable the HCM Data Loader security related features.
  • Configure custom roles to grant access to HCM Data Loader .
  • Configure business object access for your custom roles.
  • Generate the fusion-key certificate and extract the public key.

Prerequisites

To complete the steps in this tutorial, you'll need:

  • Access to the Security Console to create custom roles and extract the file encryption key.
Role Name Role Code
Functional Setups User ORA_ASM_FUNCTIONAL_SETUPS_USER_ABSTRACT
Function Security Privilege Name Code
Manage Configuration of HCM Data Loader HRC_MANAGE_CONFIGURATION_HCM_DATA_LOADER_PRIV
Role Name Role Code
Manage HCM Data Loader Business Object Access HRC_MANAGE_HDL_BO_ACCESS_PRIV

Task 1: Enable Security Related Functionality

To enable these security features you'll need to log into the application with a user that has Configure HCM Data Loader task access (see Prerequisites for how to grant this.)

Enable Configuration of Role-Based Business Object Access

  • Navigate to My Enterprise > Setup and Maintenance .
  • Select the HCM Data Loader functional area.
  • Click the Configure HCM Data Loader task.

Select the Configure HCM Data Loader task from the HCM Data Loader functional area

  • Search for the Enable Configuration of Role-Based Business Object Access parameter.

Set Override to Yes for the Enable Configuration of Role-Based Business Object Access parameter

  • Set the Override to Yes .
  • Click Save .

Additionally, you'll need to provide access to the HCM Data Loader Business Object Access task to configure the business objects your roles can use HCM Data Loader with (see Prerequisites for how to grant this).

Restrict Access to Security Related Business Objects

  • Access the Configure HCM Data Loader task as described above.
  • Search for the Restrict Access to Security Related Business Objects parameter.

Task 2: Grant HCM Data Loader Access

In this step you'll create custom roles for accessing HCM Data Loader functionality.

Integration Specialist Access

  • The View Business Objects task to review business object details and generate METADATA files.
  • The Import and Load Data task to submit files for import and load and monitor status of all data sets.
  • The Recent File Loads task to review recent data set status on any device.
  • The Delete Stage Table Data task to maintain stage tables.
  • The ability to import and export files for HCM Data Loader on the Oracle WebCenter Content server.
  • Log into the application with Security Console access.
  • Navigate to Tools > Security Console .
  • Click Create Role .
  • Specify a Role Name and provide a unique role code.
  • Specify a Role Category of HCM - Job Role .
  • Click Next to navigate to the Role Hierarchy page. Add these hierarchies:
Role Name Role Code Grants Access To
HCM Data Load ORA_HRC_HCM_DATA_LOAD_DUTY HCM Data Loader tasks within the Data Exchange work area.
Upload data for Human Capital Management file based Import HCM_DATALOADER_IMPORT_RWD The hcm/dataloader/import directory on the Oracle WebCenter Content server.
Download data from Human Capital Management file based Export HCM_DATALOADER_EXPORT_RWD The hcm/dataloader/export directory on the Oracle WebCenter Content server. Required to export error files.
Role Name Role Code Grants Access To
Load HCM Security Data HRC_LOAD_HCM_SECURITY_DATA_PRIV Security related HCM Data Loader business objects.
  • Save your changes.

You can now configure the business objects this role can load data with.

REST Access

Role Name Role Code Grants Access To
Use REST Service - Data Load Data Sets ORA_HRC_REST_SERVICE_ACCESS_DATA_LOAD_DATA_SETS The dataLoadDataSets REST API for initiating HDL and HSDL and monitoring data set status.
Upload data for Human Capital Management file based import HCM_DATALOADER_IMPORT_RWD The hcm/dataloader/import directory on the Oracle WebCenter Content server.
Function Security Privilege Privilege Code Secures Custom Action
Delete HCM Data Loader Data Set Using REST Service HRC_DELETE_HDL_DATA_SET_USING_REST deleteDataSet
Delete HCM Spreadsheet Data Loader Data Set Using REST Service HRC_DELETE_HSDL_DATA_SET_USING_REST deleteSpreadsheetDataSet

Task 3: Configure Business Object Access

  • Log into the application with a user who has access to the HCM Data Loader Business Object Access task (see Prerequisites for how to grant this).
  • Click HCM Data Loader Business Object Access .
  • In the Job and Abstract Roles table, search for and select your custom role.
  • Click the Assign dropdown.

Click Assign

  • Select one of the following options:
  • Assign Individual Business Objects
  • Assign All Business Objects in a Product Area
  • Assign All Unrestricted Business Objects
  • Assign All Business Objects, Including Security-Related Objects
  • Search and select the business objects in the Search and Select Business Objects dialog box.
  • Click Add to add the selected business objects to the role. An entry appears in the Assigned Business Objects section for each of the selected business objects.
  • Select the product area in the Select Product Area dialog box.
  • Click Add . A single entry appears for the product area in the Assigned Business Objects section.
  • A warning message appears to indicate that users with this role can bulk-load data with any business object that doesn't load security-related data.
  • Click Add to close the warning and continue. A single entry appears for all unrestricted business objects in the Assigned Business Objects section.
  • A warning message appears to indicate that users with this role will be able to use the security-related objects only if they have the Load HCM Security Data function security privilege.
  • Click Add to close the warning and continue. A single entry appears for all business objects in the Assigned Business Objects section.

Task 4: Create Common HCM Data Loader Custom Roles

  • An Integration Specialist administrator role capable of loading data for any object and monitoring all data sets.
  • An Integration Specialist role with restricted business object access.
  • An external integration role restricted to loading payroll backfeed data with visibility of only the data sets they've submitted.

Integration Specialist - Unrestricted

  • Use the Security Console to create a custom HCM Data Loader - Unrestricted role.
  • Grant these role hierarchies:
  • Save the custom role.
  • Navigate to the HCM Data Loader Business Object Access task in Setup and Maintenance .
  • Search for and select the HCM Data Loader - Unrestricted role.
  • Click the Assign dropdown and select Assign All Business Objects, Including Security-Related Objects .
  • Click Add to close the warning message.
  • Save your changes. You can now assign this role to users who should be able to bulk-load data with any HCM Data Loader business object.

Integration Specialist - Restricted

  • Use the Security Console to create a custom HCM Data Loader - {objects} role, replacing {objects} with a description of the business objects the role will have access to use, such as HCM Data Loader - Work Structures, or HCM Data Loader - Recruiting
  • Search for and select your custom role.
  • Use the Assign dropdown on the Assigned Business Objects table toolbar to assign access to the HCM Data Loader business objects and product areas users with this role should be able to use.
  • Save your changes. You can now assign this role to users who should be able to bulk-load data with the HCM Data Loader business objects configured.

External User - Integration Specific

  • Use the Security Console to create a custom External Payroll Backfeed role.
  • Click Assign dropdown on the Assigned Business Objects table toolbar.
  • Document Record
  • Payroll Interface Inbound Record
  • Third Party Payroll Interface Error
  • Save your changes. You can now assign this role to the user account provided to your third-party payroll provider to upload payroll backfeed data.

Task 5: Generate a PGP Key Pair for Encrypting HDL Files

You're recommended to encrypt all files before loading them to the Oracle WebCenter Content server. Any user with access to the HCM Data Loader import account can download and read any file on that account, regardless of who created it.

HCM Data Loader decrypts files using the private fusion-key PGP key, so you need to generate this on your Oracle Cloud environment before loading encrypted files. You encrypt your files with the fusion-key public key.

  • Sign into Oracle HCM Cloud with the IT Security Manager job role or privileges.
  • Click the Certificates tab.
  • Review the certificates that already exist. If the fusion-key certificate already exists, you can skip to the Extract the Public Key section. Otherwise, follow the steps to generate the fusion-key certificate.

Generate the fusion-key Certificate

  • Click Generate to open the Generate dialog.

Click the Generate page level button.

  • Select a Certificate Type of PGP and specify these values:
Field Value
Alias fusion-key
Passphrase Enter a passphrase for the private key. This passphrase is needed when you edit, delete, or download the private key.
Key Type RSA
Key Length Select either 1024 or 2048.
Encryption Algorithm Select the encryption algorithm to use

Example of the fusion-key attribute values

  • Click Save and Close . A confirmation message will appear, close it.

The certificates page now displays the generated fusion-key

Extract the Public Key

  • Click the Action choice menu button for the fusion-key record.
  • Click Export > Public Key .

The fusion-key_pub.asc file will be downloaded. Save it to your desktop.

Related Links

  • How You Enable Access to HCM Data Loader
  • How You Configure HCM Data Loader Business Object Access
  • Set up Encryption for File Transfer
  • Tutorial: Using the HCM Data Loader REST API

Acknowledgements

  • Authors - Ema Johnson (Senior Principal Product Manager)

More Learning Resources

Explore other labs on docs.oracle.com/learn or access more free learning content on the Oracle Learning YouTube channel . Additionally, visit education.oracle.com/learning-explorer to become an Oracle Learning Explorer.

For product documentation, visit Oracle Help Center .

Configure Access to HCM Data Loader

August 2024

IMAGES

  1. Manage Lookups in Oracle Fusion HCM

    assignment category lookup in fusion hcm

  2. Manage Lookups in Oracle Fusion HCM|Lookup Types in Oracle Fusion HCM |Lookup Tags| TrioTech

    assignment category lookup in fusion hcm

  3. Making Changes to Assignment Data using HDL Files in Oracle Fusion HCM

    assignment category lookup in fusion hcm

  4. Assignment Category and Worker Category Table in Oracle Fusion HCM

    assignment category lookup in fusion hcm

  5. Making Changes to Assignment Data using HDL Files in Oracle Fusion HCM

    assignment category lookup in fusion hcm

  6. Fusion HCM

    assignment category lookup in fusion hcm

COMMENTS

  1. Employment Category and Assignment Category LOVs

    Employment Category and Assignment Category LOVs (Doc ID 1632726.1) Last updated on JUNE 20, 2023. Applies to: Oracle Human Resources - Version 12.1.3 and later Oracle Fusion Global Human Resources Cloud Service - Version 11.13.23.04. to 11.13.23.04. [Release 1.0] Information in this document applies to any platform. Goal. How is the LOV for ...

  2. Assignment Category and Worker Category Table in Oracle Fusion HCM

    Oracle Cloud Hub. 26 February 2024. Below Query will help us fetch the Assignment Category and Worker Category for a given assignment. SQL. SELECT assignment_number, hr_general.Decode_lookup('EMPLOYEE_CATG', employee_category) AS WORKER_CATEGORY, hr_general.Decode_lookup('EMP_CAT', employment_category) AS ASSIGNMENT_CATEGORY.

  3. How to Display Assignment Category LOV on Manage Employment?

    Oracle Fusion Global Human Resources Cloud Service - Version 11.1.7.0.0 and later Information in this document applies to any platform. Goal. Login to the FSM application as implementation specialist user and enable all the lookups configuration. This would allow the user to view the values in the Assignment Category LOV in the Manage ...

  4. Understanding the Common Lookups in Oracle HCM Cloud

    There are three different types of common lookups available in Oracle Fusion that decide the customization for the lookup: 1. User lookup - This is a flexible type of lookup; you can add new values and enable/disable the existing values to it. 2. Extensible lookup - In this type of lookup, you can add new values but cannot disable the ...

  5. HDL

    HDL - Updating an attribute on Assignment. Technical consultants encounter many scenario's where they have to update one or two attributes on the assignment data post initial data load. This can happen during any phase of the new implementation or post go-live. For example, there is a need to update the assignment category for a set of workers.

  6. SQL Query to fetch employee person and assignment info

    In this post we will look into the SQL Query to get the employee personal and assignment information which is the most frequent requirement when we have any integrations with third party systems.. If the integration has to be incremental file, then the approach would be create a changes only HCM extract and achieve the requirement.. Have a look at the below posts to know more on HCM Extracts:

  7. Assignment Type and its importance in HCM Cloud

    Assignment Type. Description. Pending Worker. P for Assignment, PT for Work Terms. A person who will be hired as an employee or contingent worker and for whom we create a person record prior to the hire or start date. When the hire is finalized, we convert the pending worker to the proposed worker type.

  8. How to extract assignment category if employee has multiple active

    employee has two active assignments, how to extract both assignment categories in fast formula Content. Hi All. Employee A has multiple active assignments, when submitting absence for this employee, there's one option to select for which assignment/job/ID it's submitting for.

  9. HCM Tables and Views

    Tables are the basic unit of data storage in Oracle HCM Cloud, where data is stored in rows and columns. For example, the PER_ASG_RESPONSIBILITIES table stores general information about a person's areas of responsibility defined by reference to existing workforce structures. This table stores attributes such as start and end date of ...

  10. Fusion HCM Query to Fetch Assignment Details

    SELECT papf.person_number, ppnf.full_name employee_full_name, ppnf.first_name, ppnf.last_name, to_char(ppos.date_start, 'MM/DD/YYYY') date_start, paam.assignment_number, paam.primary_flag, paam.assignment_status_type active_status, paam.bargaining_unit_code, aapf.payroll_name, PAAM.ASS_ATTRIBUTE6 attribute_value FROM per_all_people_f papf, per_all_assignments_m paam, per_person_names_f ...

  11. Configuration

    Configuration - Value set to get Employee Category list. Employee category (EMPLOYEE_CATG) is a delivered user type lookup in Oracle HCM which can be extended. However, in few cases, there is a requirement to populate employee category at DFF attribute (s), in this case, we need to create a table defined value set. FROM Clause. fnd_lookup_values.

  12. Fusion Global HR: How to use Assignment Category with a custom Person

    In this Document. Goal. Solution. My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts. Oracle Fusion Global Human Resources Cloud Service - Version 11.13.22.01. and later: Fusion Global HR: How to use Assignment Category with a custom Person Security.

  13. Mapping of fields on Application pages to Lookup Codes

    Tip: In most of the cases there is no relation between the lookup code name and the attribute name. Refer this list when you have a requirement to check the lookup code. Do you know the mapping of application pages to fusion lookup codes to get the list of values. The database field and the lookup type values are different.

  14. HDL

    HDL - Updating an attribute on Assignment. Technical consultants encounter many scenario's where they have to update one or two attributes on the assignment data post initial data load. This can happen during any phase of the new implementation or post go-live. For example, there is a need to update the assignment category for a set of workers.

  15. Oracle Fusion HCM Lookup Tables

    Sep 1, 2023. --. Oracle Fusion Human Capital Management (HCM) lookup tables are used to store data that helps validate and properly function the HCM application. Lookup tables contain key-value ...

  16. How to get "Person Type" and Assignment Details from Fusion Tables

    How to get "Person Type" and Assignment Details from Fusion Tables. Summary: Hi All, We are seeing a difference between the "Users license Usage" numbers in the Usage reports for HCM Base cloud Licenses and number of "actual user report employees, contingent worker" with Active assignment status in Production.

  17. Manage Lookups in Oracle Fusion HCM

    Lookups are containers for the list items that appear in an application. Users select one of the items from such lists to enter a value on the application UI. Lookups consist of: 1. Lookup Type - A lookup type is a static list of values users use to make entries in the application. This is the name of the field that appears on the setup UI and ...

  18. Oracle Fusion HCM Analytics: Best Practice Guidelines for Oracle Cloud HCM

    These essential employment attributes must be populated in Oracle Cloud HCM: Assignment Category and these Work structure attributes (Grade, Location, Department, Job, Position). Leaving these attributes blank in the application causes related measures in Oracle Fusion HCM Analytics to return either incorrect, inconsistent, or blank values.

  19. Oracle Fusion Cloud Human Resources 22B What's New

    Assignment Category Attribute Available in HCM Data Loader for V3 Seniority Dates ... Connections utilizes Oracle Search, a powerful new search engine in HCM Cloud that delivers a faster search across large volumes of data and returns highly relevant results for an enhanced search experience. ... Oracle Fusion HCM: HCM Address Validation ...

  20. HCM

    Content. Requirement:. 1) Report should display employees belonging to the departments of the selected organization type. 2) Report should also display employees belonging to departments below the selected departments as per organization hierarchy.

  21. Fusion Global HR: What Lookup Code is used to Customize Management

    In this Document. Goal. Solution. References. My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts. Oracle Fusion Global Human Resources - Version 11.1.11.1.0 and later: Fusion Global HR: What Lookup Code is used to Customize Management Level?

  22. Employee Assignment Details Query

    Home / Fusion / Employee Assignment Details Query. Introduction. This Post Provides the SQL Query that returns the Assignment Details of the Employees. Query. SELECT peo.person_number employee_number, loc.internal_location_code location_code, loc.location_name LOCATION, per_name.last_name, per_name.first_name,

  23. Configure Access to HCM Data Loader

    Navigate to the HCM Data Loader Business Object Access task in Setup and Maintenance. Search for and select the HCM Data Loader - Unrestricted role. Click the Assign dropdown and select Assign All Business Objects, Including Security-Related Objects. Click Add to close the warning message. Save your changes.

  24. Fusion Global HR: A Lookup Values For Worker Category Are Not Visibles

    Added new values to the Worker Category Lookup values. However the values are not available in Approval Rule configurations. When selecting the Worker Category lookups in the expression only the seeded values display. Expect to use the custom added values in the workflow rules. 1. Manage Approval Transactions for HCM. 2. Change Manager>Configure.

  25. New—HCM Cloud adds Workforce Scheduling

    Fusion Development. The Fusion Development team is responsible for building, maintaining, and driving innovation on the Oracle Fusion Cloud Applications Suite, which includes Oracle ERP, EPM, SCM, HCM, and CX. Its members are based throughout the world with central offices in the US, India, Mexico, The Philippines, and Romania.