Step 2: Enable the Batch Orchestration
The batch orchestration controls the create batch process. It maintains references for all messages to be included in the batch, controls the outbound batch transaction, generates the batch message, routes the outgoing batch, and processes incoming acknowledgment batches. You need to enlist the batch orchestration for the create batch process to work.
To enable the batch orchestration
In the BizTalk Administration Console, click Orchestrations, right-click BatchOrchestration.Orchestration_1, and then click Properties.
In the Orchestration Properties dialog box, in the console tree, click Bindings.
In the Bindings pane, for Host, select BizTalkServerApplication. Click OK.
In the BizTalk Administration Console, right-click BatchOrchestration.Orchestration_1, and then click Enlist.
Proceed to Step 3: Create and Configure a Destination Party.