Biztalk Orchestration Question:
Please explain design patterns in Orchestration?
Answer:
One of the best practices when implementing orchestrations is to use orchestration patterns when possible. These patterns are basically design pattern, which is a general reusable solution to a commonly occurring problem within a given context of BizTalk orchestration. This article will provide some useful resource links to aid you in using patterns when implementing an orchestration.
Previous Question | Next Question |
Tell us what is relation between Orchestration instance and correlation? | Tell us can we prevent Orchestration from entering a suspended state? |