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.

  1. On the Main tab of the ESB Management Console, click Message Processors under Service Bus.
  2. Click the Add Message Processors tab, and then click the type of message processor you want to add.
  3. Enter a unique name for this message processor.
  4. 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.
  5. Select the message store that contains the messages you want this message processor to handle.
  6. Click Show Additional Parameters and specify the parameters for the message processor type you are creating:

 

Â