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

FaultHandlingDesignForMultipleOrchestrations

edited Jun 27, 2019 1:06AM in Integration 2 comments

Summary

FaultHandlingDesignForMultipleOrchestrations

Content

Hello,

I am having one main app driven project which calls 4 app driven synchronous projects in a order in a for loop. So If there are 1000 requests came to main project then these 4 child projects will call 1000 times in a loop. Inside these 4 child projects, I am having some rest calls to send the data to target system. Again these 4 child projects can loop (max 10 times) based on payload data. So I need to implement fault handling logic for this design. If any single rest call fails in this design, I should be able to catch

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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