This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Adding a Message Processor
You can add message processors to your ESB implementation using the Management Console.
- On the Main tab of the ESB Management Console, click Message Processors under Service Bus.
- Click the Add Message Processors tab, and then click the type of message processor you want to add.
- Enter a unique name for this message processor.
- Do one of the following:
- If creating a message forwarding message processor, specify the endpoint where the messages should be forwarded.
- If creating a message sampling message processor, specify the sequence you want to process the messages.
- If creating a custom message processor, specify the fully qualified name of the custom implementation class.
- Select the message store that contains the messages you want this message processor to handle.
- Click Show Additional Parameters and specify the parameters for the message processor type you are creating:
Â
Â