Adding mediation function to handler code

A mediation handler is a wrapper for the mediation code that operates on the message. You can add mediation function to an existing mediation handler by working with the message context, the message properties, the message header or the message payload.

Before you begin

Create or open a mediation handler in an EJB project. For more information, see Writing a mediation handler.

About this task

There are four main aspects of the message through which you can change the behavior of the mediation handler code, or influence the routing of a message. You can change the values in the message context and message properties, and you can work with the contents of the message (called the message payload), or with the message header:
Task topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 3:36:59 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-express-iseries&topic=tjy1500
File name: tjy1500.html