Posted: Wed Aug 08, 2007 5:20 am Post subject: Message Format from IMS
Novice
Joined: 28 Mar 2007 Posts: 15
Hello,
I have very little or no knowledge on IMS or MQ Bridge on mainframe. I have a simple put/get java programs which are used to trigger an IMS tx and receive response back.
When I get the response back from IMS, I notice the Message format of the MQMD being set to a portion of the transaction code like if the tran code is 'ABCDEFG ' the Msg Fmt is set to 'DEFG'. While sending the request to IMS, the format is being set to 'MQC.MQFMT_IMS_VAR_STRING'. Because of this, I'm getting MQRC 2110 error while reading the message from the queue.
Can anyone please let me know where the problem actually exists?
I would also like to highlight that the same put/get pgm is being used for another IMS tx and I'm able to successfully read the message since the format in the response is set to 'MQIMSVS '.
Any idea as to what the issue is and where/how to fix it? I'm not sure where exactly this format in the IMS response is set.
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