I am wanting to use the message id for correlation purposes. The issue I have is that the message id is 36 characters in length whereas, i am told that on MQ series it uses a field of 24 characters. How can I reconcile this? If I trim the message id, it is no longer guaranteed to be unique.
Hi,
detail can be found here:
Sender adapter: http://help.sap.com/saphelp_nwpi71/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/content.htm
Receiver adapter: http://help.sap.com/saphelp_nwpi71/helpdata/en/10/b1b4c8575a6e47954ad63438d303e4/content.htm
Details about parts of an XI message are explained here:
http://help.sap.com/saphelp_nwpi71/helpdata/en/17/50d440e14f8431e10000000a1550b0/frameset.htm
Regards,
Kai
Hello!
You can check more information about this limitation on the note "#1086303 - XI JMS Adapter and IBM Websphere MQ: FAQ", on questions:
"3) I have MQ message properties that are of significance. How do I get this data into XI? How do I get this data out of XI?"
and mainly
"4) How do I achieve message correlation for Websphere MQ?"
More information about correlation might also be found on the following guide:
HOW TO CORRELATE JMS MESSAGES (NW7.0)
Best regards,
Lucas Santos
Add a comment