cancel
Showing results for 
Search instead for 
Did you mean: 

Reading a Message Header of a MQ Message

Former Member
0 Kudos

In my scenario, I need to read a message from a queue (MQ Series) and feed the same to a Message Mapping, I observe that the message header (StrucId, Version, MsgType, MsgId, etc) is not read by the sender Business Service, please let me know how to I get the Message Header into XI so that it could be used in the Message Mapping

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

In my scenario, I need to read a message from a queue (MQ Series) and feed the same to a Message Mapping, I observe that the message header (StrucId, Version, MsgType, MsgId, etc) is not read by the sender Business Service, please let me know how to I get the Message Header into XI so that it could be used in the Message Mapping.

Is there a setting in JMS sender adapter which can do this?

Former Member
0 Kudos

Hi Ezil,

Is the only header is not reading or whole records are not reading?

regards

sasi

Former Member
0 Kudos

It doesn't read the Message header only.

It reads the data record fine.