Example: Accessing MQCIH header data
This example shows you
how to access MQCIH header
data in a message.
Context
The following information tells you about accessing the MQCIH header data within an inbound message.Requirements
The message must contain valid MQCIH header data.Basic flow of events
- The MQExport receives an inbound MQ request message, or the MQImport receives an inbound MQ response message. The message contains an MQCIH header.
- The MQExport or MQImport uses the MQCIH header data binding to parse the message, and propagates the data into the SCA MQHeader.
- Within a mediation, the MQCIH header data can be obtained from the MQHeader. The MQHeader has a value field, containing the MQCIH structure.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-01-20 10:38