Clone Mediator
The clone mediator closely resembles the Message Splitter EIP and will split the message into number of
identical messages which will be processed in parallel. The original message cloned can be continued or
dropped depending on the boolean value of the optional 'continueParent' attribute. Optionally a custom
'To' address and/or a 'Action' may be specified for cloned messages.
Adding a clone mediator
Go to
Advanced
and click
Clone
and then the Clone meditor configuration UI appears.
Configuring clone mediator options
Figure 1: Clone mediator options
Clone mediator field descriptions
- Continue Parent - If "Yes" the original message will be
continued. If "No" the original message will be dropped.
- Number of clones - Number of clones created. This can be
controlled by adding one or more clone targets by clicking Add Clone Target.
Targets can then have it's own set of mediators.
Figure 3: Adding a clone target