Creating a BizTalk Orchestration - Enterprise Integration Server - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - Standard - external - Standard - Premier

Enterprise Integration Server

Platform
OnBase
Product
Enterprise Integration Server
Release
Foundation 23.1
License
Standard
Premier

The following are considered best practices for creating a BizTalk orchestration:

  • After creating and configuring an orchestration, do not rename the orchestration. Doing so can cause the orchestration to stop functioning.

  • Configure exception handling within the orchestration. Doing so provides graceful termination of service instances and corresponding messages.

  • Configure the orchestration's Transaction Type as Atomic or Long Running. Doing so helps mitigate the probability of inconsistent message states and decreases the number of messages that are sent to the Non-resumable queue.