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 » Mainframe, CICS, TXSeries » MQPUT1 not inserting message to Q

Post new topic  Reply to topic Goto page Previous  1, 2
 MQPUT1 not inserting message to Q « View previous topic :: View next topic » 
Author Message
mahesh_klm
PostPosted: Sun Jul 08, 2012 4:09 am    Post subject: Reply with quote

Novice

Joined: 21 Jun 2012
Posts: 13
Location: India/Bangalore

Sorry for the wrong info as the issue was with the code. What i was informed during positing above one was there is a datapower setup which sweeps off the message from Q at the moment we insert message to Q. So we are not able to view the details. But data power team was not able to see the message. So that set had been paused and we put the message again and failed in that. So analyzed the code and we had to get the MQPMO_options to No sync point + New correlation ID. And we ware able to see the message in Q in the XML format. Now we are setting up expire interval for this. And same program is having an MQGET step also. We need to have an ideal wait interval so that the response from destination system needs to be recorded back in mainframe system. Once again sorry to put wrong information.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sun Jul 08, 2012 5:05 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

mahesh_klm wrote:
Sorry for the wrong info as the issue was with the code. What i was informed during positing above ...

Apology not necessary. Problem-source identification (PSI) is an iterative process: you tell us what you know; we ask more questions;repeat.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
mahesh_klm
PostPosted: Sun Jul 08, 2012 6:37 am    Post subject: Reply with quote

Novice

Joined: 21 Jun 2012
Posts: 13
Location: India/Bangalore

Thanks Bruce. I may come back with questions on MQGET
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sun Jul 08, 2012 7:52 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

mahesh_klm wrote:
Thanks Bruce. I may come back with questions on MQGET

Stop by any time.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
mahesh_klm
PostPosted: Thu Jul 26, 2012 10:06 am    Post subject: MQGET Reply with quote

Novice

Joined: 21 Jun 2012
Posts: 13
Location: India/Bangalore

Hi Guys. As expected i am back with issues n MQGET. I am using a correlation id check to match the request and response. Our architecture is in such a way that we are sending from mainframe to a middle ware system and to a target system. Response from target to middle ware and back to mainframe. When we check the message and corrrelids of response, it is not at all matching with the request. Middleware is sending us the same as what we are sening in request. Do i need to give any convert option while receiving?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Jul 26, 2012 12:08 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

No but you should be aware that correlation Id like message id follows the pattern of anonymous identifier. Which means you should not have any text or "meaningful" value. These identifiers are defined as MQByte(24) IIRC and this means a byte array of 24 bytes.

There is no translation or CCSID impact... whatever the language, a byte is a byte is a byte...

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mahesh_klm
PostPosted: Fri Jul 27, 2012 7:36 pm    Post subject: Reply with quote

Novice

Joined: 21 Jun 2012
Posts: 13
Location: India/Bangalore

The issue had been solved. Message id in request was converted to correlation id in response. WE got a confusion previously as the middleware log was showing message id and correlation id same as we are sending. But those logs were showing values before executing MQ steps. Tried MQGET with correlation id as message id of request and match correlation id option. it worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » MQPUT1 not inserting message to Q
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.