Constraints on the use of the Message Splitter for WebSphere MQ: one-way (for XML) pattern

A number of constraints apply when you use this pattern.

You can use the Message Splitter for WebSphere MQ: one-way (for XML) pattern only if you are able to meet all of the following constraints:

It is assumed that this pattern is for distribution of information that must not be lost. The message flow therefore runs as a transaction and uses persistent messages, which has a significant impact on performance but is necessary because no loss of data is a requirement.

It is assumed that the number of repeated elements is less than the maximum number of uncommitted messages allowed on the output queue. It might be necessary to adjust this limit if large numbers of repeats are anticipated.

Back to the Message Splitter for WebSphere MQ: one-way (for XML) pattern specification