In some scenarios, you may want to set the
Maximum Batch Size and
Maximum Messages in Batch property values at the maximum throughput of messages that are received by the BizTalk Adapter for WebSphere MQ (MQSC Adapter). The MQSC Adapter has the following maximum values for these two properties.
Property | Maximum value |
---|
Maximum Batch Size | 1,024 KB |
Maximum Messages in Batch | 200 messages |
However, the maximum values that are supported by the MQSC Adapter do not match the maximum values that are supported by IBM WebSphere MQ. This limits the flexibility of being able to use different message batch sizes. IBM WebSphere MQ supports the following maximum values for the equivalent properties.
IBM WebSphere MQ property | Maximum value | MQSC equivalent property |
---|
Batch Limit (BATCHLIM) | 999,999 KB | Maximum Batch Size |
Batch Size (BATCHSZ) | 9,999 messages | Maximum Messages in Batch |