Oracle Field Service Cloud Service 2023 Implementation Essentials — Question 10

You are implementing a synchronous Oracle Integration Cloud (OIC) integration flow that processes file records within a While loop action. At the end of each loop, you want to delay processing of the next record for a certain period of time.
Which is a valid consideration when using the Wait action?

Answer options

Correct answer: A

Explanation

The correct answer is A because the Wait action is not compatible with synchronous flows, meaning it cannot be employed in this context. Option B is incorrect as the Wait action can appear in different positions, not just at the end. Options C and D are also incorrect as they provide restrictions that do not apply to the Wait action in a synchronous integration flow.