|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BizTalk to MQ missing header info |
« View previous topic :: View next topic » |
Author |
Message
|
LouML |
Posted: Thu Oct 25, 2012 8:12 am Post subject: BizTalk to MQ missing header info |
|
|
 Partisan
Joined: 10 Nov 2005 Posts: 305 Location: Jersey City, NJ / Bethpage, NY
|
We’re having an issue getting a message from a 3rd Party BizTalk application to our queue with the correct header info.
The BizTalk application (running MQ Client 7.1) is trying to PUT a message to a queue on my Queue Manager (running MQ Server 7.0.1.6).
They set CharSet to 1208 and Format to MQHRF2 but when I receive the message in my queue, the CharSet shows up as 437 and the Format as MQSTR
I think it's on the BizTalk side but they insist everything is correct and it works with other MQ Clients.
Can anyone suggest anything I need to look at from the MQ side? _________________ Yeah, well, you know, that's just, like, your opinion, man. - The Dude |
|
Back to top |
|
 |
Vitor |
Posted: Thu Oct 25, 2012 8:28 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
A v7 queue manager will probably be thinking in terms of message properties rather than an RFH2 header. So the format of your message will be MQSTR (as the RFH2 almost certainly indicates) and the RFH2 will be missing (depending on how you're viewing the message).
Which CharSet are they setting to 1208? The one in the MQMD or the one in the RFH2 they're clearly using? Comments above apply. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Oct 25, 2012 8:33 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
yeah, the RFh2 header properties have almost certainly been converted to message properties, as is the correct behavior for *any* application (written by ibm or not...) that claims to support MQ v7.
So the only question is - what are you using to read the message, and does it show you message properties, and do they contain what you were previously expecting to find in an RFH2? |
|
Back to top |
|
 |
LouML |
Posted: Thu Oct 25, 2012 11:02 am Post subject: |
|
|
 Partisan
Joined: 10 Nov 2005 Posts: 305 Location: Jersey City, NJ / Bethpage, NY
|
Aplogies all.
As I thought, the App folks suddenly were able to get it right. Apparently, they were routing messages from BizTalk to internal MSMQ. Now that they're going directly to WebSphere MQ, all is as it should be. And for the record, they're setting Format to MQSTR and CharsetId to 1208
Another two weeks wasted, telling them the problem is not on my end. Very, very frustrating. _________________ Yeah, well, you know, that's just, like, your opinion, man. - The Dude |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|