ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » Get message problem

Post new topic  Reply to topic
 Get message problem « View previous topic :: View next topic » 
Author Message
DK95
PostPosted: Thu Feb 26, 2004 12:35 am    Post subject: Get message problem Reply with quote

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
View user's profile Send private message
gunter
PostPosted: Thu Feb 26, 2004 1:49 am    Post subject: Re: Get message problem Reply with quote

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
View user's profile Send private message
EddieA
PostPosted: Thu Feb 26, 2004 6:34 am    Post subject: Reply with quote

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
View user's profile Send private message
bower5932
PostPosted: Thu Feb 26, 2004 7:22 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » Get message problem
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.