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 » General Discussion » MQ Client Data Conversion Question

Post new topic  Reply to topic
 MQ Client Data Conversion Question « View previous topic :: View next topic » 
Author Message
HARIVERA
PostPosted: Tue Aug 20, 2013 9:19 am    Post subject: MQ Client Data Conversion Question Reply with quote

Newbie

Joined: 20 Aug 2013
Posts: 5

I have a question that I feel I should know but somehow do not
I have data sent from a z/OS system to a UNIX system with NOCONVERT option at the SENDER Channel. The data will be 'MQGET' via a Windows MQ Client API, So the data sits as Code 500. When the ServerConn gets the message, is the data converted automatically by the MQ Server server code from 500 to Windows?
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Aug 20, 2013 9:57 am    Post subject: Re: MQ Client Data Conversion Question Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

HARIVERA wrote:
IWhen the ServerConn gets the message, is the data converted automatically by the MQ Server server code from 500 to Windows?


Is CONVERT an option on a SVRCONN channel?

It may be converted if the application has requested that this be done and the requirements for conversion are met.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
HARIVERA
PostPosted: Tue Aug 20, 2013 10:00 am    Post subject: MQ Client Data Conversion Question Reply with quote

Newbie

Joined: 20 Aug 2013
Posts: 5

As to CONVERT on the Sender channel, no! We use that channel for other non-Client applications. and they use CONVERT on MQGET.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Aug 20, 2013 10:10 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

So what's different in this case?

Why shouldn't the app use Convert on GET?
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Tue Aug 20, 2013 3:07 pm    Post subject: Re: MQ Client Data Conversion Question Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

HARIVERA wrote:
I have a question that I feel I should know but somehow do not
I have data sent from a z/OS system to a UNIX system with NOCONVERT option at the SENDER Channel. The data will be 'MQGET' via a Windows MQ Client API, So the data sits as Code 500. When the ServerConn gets the message, is the data converted automatically by the MQ Server server code from 500 to Windows?

No. Client channels (ServerConn / ClientConn) do not have a CONVERT attribute. The message needs to be in MQFMT_STRING format and you need to request conversion using the MQGMO_CONVERT option on the call to MQGET.
_________________
Glenn
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » MQ Client Data Conversion Question
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.