Oracle Global Human Resources Cloud Payroll Implementation Specialist — Question 19
How do you provide a timeout value for an exception step? (Choose the best answer.)
Answer options
- A. by using a custom Groovy script
- B. by using a variable
- C. by using the Timeout filed
- D. by using a Timeout knowledge module
Correct answer: B
Explanation
The correct answer is B, as utilizing a variable allows you to dynamically specify the timeout value. Options A and D involve scripts or modules that may not directly relate to setting a timeout value. Option C mentions the Timeout field, but it doesn't specify that a variable is used, making it less accurate.