You are implementing a synchronous OIC integration flow that is processing 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 for the Wait action?
- The maximum wait time cannot exceed two minutes when configuring a Wait action in a synchronous flow.
- The minimum wait time cannot be less than five seconds when configuring a Wait action in any integration flow.
- The Wait action cannot be used in a synchronous flow.
- The Wait action can only be positioned as the last action in the loop.
Reveal Solution Next Question