Oracle Global Human Resources Cloud Payroll Implementation Specialist — Question 31
You are designing a load plan in which you must run Mappings A and B one after the other while running Mapping C at the same time. Which option represents the steps to accomplish this? (Choose the best answer.)
Answer options
- A. Add a parallel step, add three serial steps underneath it, then add A to the first parallel step, B to the second one, and C to the last one.
- B. Create a scenario from the variable and add the scenario to the load plan to create a case step.
- C. Add a parallel step, add two parallel steps underneath it, then add A and B to one parallel step, and C to the other.
- D. Add a parallel step, add two serial steps underneath it, then add A and B to one serial step, and C to the other.
Correct answer: C
Explanation
Option C is correct because it effectively runs Mappings A and B in parallel while allowing Mapping C to run concurrently in a separate parallel step. The other options either incorrectly arrange the steps or do not allow for the required simultaneous execution of Mapping C with the sequential execution of Mappings A and B.