Oracle Global Human Resources Cloud Payroll Implementation Specialist — Question 16
You want to modify the code generated by a failed Task and restart the session. How must you proceed? (Choose the best answer.)
Answer options
- A. Open the Task in Operator, go to Code, click Edit, use Pre-execution Code to edit the code, and save it.
- B. It is not possible to modify the code once it has been generated.
- C. Open the Step in Operator, edit the code, and save it.
- D. Open the Task in Operator, go to Code, click Query/Execution Plan to edit the code, and save it.
Correct answer: D
Explanation
The correct answer is D because it specifies the correct procedure to access and modify the Task's code through the Query/Execution Plan. Option A incorrectly references Pre-execution Code, which is not the right method for this task. Option B is incorrect as it states that modification is impossible, which is not true. Option C does not provide the correct context for editing the code related to the Task.