...
- 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 its 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:
...