Oracle Global Human Resources Cloud Payroll Implementation Specialist — Question 5
You need to create a package that automatically sends an alert to users in case the third step fails.
Which option represents the steps to accomplish this? (Choose the best answer.)
Answer options
- A. Add an OdiSendMail step to My Package and link the My Third Package step to it by using a green OK arrow.
- B. Add an OdiSendMail step to My Package and link the My Last Package step to it by using a red KO arrow.
- C. Add an OdiReadMail step to My Package and link the My Third Package step to it by using a red KO arrow.
- D. Add an OdiSendMail step to My Package and link the My Third Package step to it by using a red KO arrow.
Correct answer: B
Explanation
The correct answer is B because it specifies linking the OdiSendMail step to the last package with a red KO arrow, which indicates an alert should be sent if the third step fails. Options A and D incorrectly use a green OK arrow and link to the third step, which does not fulfill the requirement for failure alerts. Option C incorrectly uses OdiReadMail instead of OdiSendMail, which is not suitable for sending alerts.