|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Get message problem |
« View previous topic :: View next topic » |
Author |
Message
|
DK95 |
Posted: Thu Feb 26, 2004 12:35 am Post subject: Get message problem |
|
|
Newbie
Joined: 26 Feb 2004 Posts: 1
|
Friends,
we are facing the problem while getting msg from Msq Q.
One application(runnning on different platform UNiX/W2k) is putting msgs on As/400 mq series with specifi corrleation ID. we have to get those message from Q using RPGLE.
We can see the msg in Q but after running the program. it couild not get the msg from Q.
It gives return code 2033.
CCID for msgs is 819.
But if we write our one pgm to put msg using rpgle with same correlation ID, we are able to gwet the msg using same Get msg program.
Could you help me what exactly we ahve to do when we do put/get msg for heterogenis sytem
Thanks in advance
MS |
|
Back to top |
|
 |
gunter |
Posted: Thu Feb 26, 2004 1:49 am Post subject: Re: Get message problem |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
It looks like you put the message in a unit of work and forgot the commit. |
|
Back to top |
|
 |
EddieA |
Posted: Thu Feb 26, 2004 6:34 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Are you certain that you have the correct correlationID. It is a byte field, not string.
Once a message is on a queue, the receiving application doesn't know, or care, that it came from a different system.
Cheeers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Feb 26, 2004 7:22 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Message IDs and Correlation IDs aren't converted as a message flows through the system. If you are using text data for your IDs, then you are probably getting bit by the ASCII/EBCDIC differences. |
|
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
|
|
|
|