/n software Connectors for MuleSoft
/n software Connectors for MuleSoft
Questions / Feedback?

TransmitBatchMode Property

How the transmitter processes batches.

Data Type

Enumeration

Possible Values

Parallel (0)
Serial (1)

Default Value

0

Remarks

This property controls how the transmitter processes message batches:

ParallelThe adapter will process however many batches the SSIS Package sends it.

The number of maximum concurrent batches may be controlled by the MaxThreads property.

SerialThe adapter will queue batches from the SSIS Package and process them one at a time.

This property can only be configured through the adapter's static handler property page in the BizTalk Server administration console.

This property is not available in the Receiver.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
/n software Connectors for MuleSoft - Version 16.0 [Build 6659]