An HR representative enters employee details in the application as part of the hiring process. On the Review page, the HR representative notices that Person Number does not show any number, but indicates "Generated Automatically." Identify the option that relates to this intended behavior.
Correct Answer: C
Full Detailed in Depth Explanation: Person Number in Oracle HCM Cloud is a unique identifier for individuals, and its generation method is configured at the enterprise level via the "Manage Enterprise HCM Information" task. The behavior described-showing "Generated Automatically" with no number until the final save-indicates a specific setting. Option C ("Person Number at the Enterprise Level is set to Automatic after final save") is correct. When configured this way, the Person Number is not assigned during data entry or review but is generated only after the transaction is fully saved. This ensures the number is allocated only when the record is committed, avoiding unused numbers if the process is abandoned. The "Implementing Global Human Resources" guide explains this option under Person Number generation settings. * Option A ("Person Number at the Enterprise Level is set to Manual") would require manual entry, not automatic generation. * Option B ("Person Number at the Enterprise Level is set to Automatic before submission") would assign the number earlier, visible during review, contradicting the scenario. * Option D ("Worker Number at the Enterprise level is set to Manual") is irrelevant, as "Worker Number" is not a standard term here; it's Person Number.
Question 17
Identify the set enabled objects that are used for partitioning reference data.
Correct Answer: D
Full Detailed In-Depth Explanation: Reference data partitioning in Oracle Global Human Resources Cloud uses Set-enabled objects, as per the "Implementing Global Human Resources" guide. These include Department, Location, Jobs, and Grades, which can be assigned to Sets for data sharing across business units (Option D). Option A includes non-set- enabled objects like legal entity. Option B includes "salary plan" and "rates," which aren't standard set- enabled objects. Option C includes enterprise and business unit, which define structure, not reference data partitioning. Thus, Option D is correct.
Question 18
As an HR specialist, you have been asked to create and assign a new schedule to employees that will be working a new shift. What steps should you follow to meet this requirement?
Correct Answer: A
Full Detailed In-Depth Explanation: To create and assign a new schedule in Oracle Global Human Resources Cloud, the "Managing Workforce Schedules" guide outlines the process: * Create a shift: Define the specific work hours (e.g., 9 AM-5 PM). * Create a work pattern: Combine shifts into a repeating sequence (e.g., 5 days on, 2 off). * Create a work schedule: Build a schedule using the pattern, specifying start/end dates.
Question 19
While promoting an employee in the system, it is required that the HR specialist be able to see the name of the next three jobs the employee can progress to in the list of values against the Job field. Which setup meets this requirement?
Correct Answer: E
Full Detailed in Depth Explanation: In Oracle HCM Cloud, job progression information can be configured to assist HR specialists during processes like promotions by displaying potential next jobs in the Job field's list of values (LOV). The requirement here is to show the next three jobs an employee can progress to, which relates to the job setup. Option E ("Progression Job Information must be defined during job creation") is correct. Oracle allows you to define job progression details when creating or editing a job in the system. This is done via the "Progression Job Information" section in the job definition, where you can specify a job family or progression path, including the next jobs in the sequence. When an HR specialist promotes an employee and searches the Job field, the system can display these related jobs in the LOV based on this setup. The "Implementing Global Human Resources" guide explains how job progression paths can be configured to support career planning and promotion processes. * Option A ("Descriptive flexfields must be defined to hold Progression Job Information") is incorrect because descriptive flexfields (DFFs) are used for custom attributes, not for defining job progression paths natively in the Job field LOV. * Option B ("Create an appropriate job set") is incorrect. Job sets are used to group jobs for reporting or processing, not to define progression paths visible in the Job field. * Option C ("Benchmark all the jobs in the system") relates to compensation benchmarking and does not influence job progression visibility in the LOV. * Option D ("Job Evaluation criteria must be set up during job creation") is about evaluating job worth (e. g., for compensation), not progression paths.
Question 20
A Human Resource Specialist is hiring a new employee in the application. While creating the employee record, he enters personal information and employment details and, when submitting the transaction, encounters an error. Part of the error message reads: "NewPersonEmploymentApproval to NewPersonEmploymentApproval Rules NewPersonRuleSet failed with Business Fault: null. Check the underlying fault. Check target SOA component for cause." The Human Resource Specialist raises a service request with the internal support team. What is the cause of this error?
Correct Answer: B
Full Detailed In-Depth Explanation: The error message indicates a failure in the approval process during the "New Person Employment" transaction, pointing to an issue with the BPM (Business Process Management) workflow rather than security or pre-process requirements. Option A: Security profiles control data visibility, not approval process execution. Thiswouldn't cause a BPM fault. Option B: Correct. The error references "NewPersonEmploymentApproval," a BPM task. A "Business Fault: null" suggests a misconfiguration in the approval ruleset (e.g., missing approver, invalid rule) within BPM Worklist, preventing the transaction from completing. Option C: Lack of privilege would typically block access to the hire action entirely, not trigger a mid-process BPM fault. Option D: The "Update Person Keyword Search" process enhances search functionality but is unrelated to hiring approvals. The correct answer isB, as detailed in "Implementing Global Human Resources" under Approval Configuration.