Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

While Loop and Error handling

edited Jul 21, 2018 1:23AM in Integration 7 comments

Summary

Orchestration not looping thru after Invoke fails

Content

Hi

I have an orchestration with a while loop until the flag is set to success.

Within the while loop I have the a scope with an invoke to a service.  I also added a fault handler to the scope.  If the invoke is successful the integration continues on to the next step.  If it fails it should wait then loop thru the process again and try the invoke again, until it is successful or the max loop count is reached.

Unfortunately after the invoke fails it does not loop back thru the process.  It gets out of the loop and sends a notification.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!