Biztalk Orchestration Question:

Download Job Interview Questions and Answers PDF

Tell us can we prevent Orchestration from entering a suspended state?

Biztalk Orchestration Interview Question
Biztalk Orchestration Interview Question

Answer:

Any exception which is not caught within the exception handlers of the orchestration causes the orchestration instance to be moved to the Suspended state. By applying the appropriate error handling in an orchestration it can be prevented entering the Suspended state.

Download Biztalk Orchestration Interview Questions And Answers PDF

Previous QuestionNext Question
Please explain design patterns in Orchestration?Explain how to Promote Property inside an Orchestration?