Creating a BizTalk Orchestration - Enterprise Integration Server - English - Foundation 22.1 - OnBase - Premier - external - Standard - Premier - Standard - OnBase/Enterprise-Integration-Server/English/Foundation-22.1/Enterprise-Integration-Server/Enterprise-Integration-Server-Configuration/Enterprise-Integration-Server-Best-Practices/Consuming-the-Hyland-Adapter-with-BizTalk-Server/Creating-a-BizTalk-Orchestration - 2022-08-18

Enterprise Integration Server

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

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.