Running the JMS MQRFH2 Component Sample
The JMS MQRFH2 Component sample consists of three parts:
Running the JMS MQRFH2 Header Preservation Sample. This part demonstrates full-fidelity header preservation as a message travels from IBM WebSphere MQ, through ESB and Microsoft BizTalk Server, and back to IBM WebSphere MQ.
Running the Header Property Access from an Orchestration Sample. This part demonstrates how code within an ESB orchestration can access MQRFH2 header properties. In this case, the code uses a header property to specify the destination queue name.
Running the Bulk Load Content-Based Routing Sample. This part demonstrates bulk loading a queue with messages, and it shows how the application routes messages to the destination queues specified as part of the message content.