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 » One way Communication CICS

Post new topic  Reply to topic
 One way Communication CICS « View previous topic :: View next topic » 
Author Message
sandiksk
PostPosted: Tue Feb 10, 2009 7:27 am    Post subject: One way Communication CICS Reply with quote

Centurion

Joined: 08 Jun 2005
Posts: 133

Hi Guys,
I m not that familiar with mq on the mainframe and CICS. So have a simple question, We have a requirement where messages need to be sent one way. CICS -- > MQ(z\os V6) --> MQ (AIX)

Someone told me that everything on the mainframe is of UOW, that is MQ needs a reply back, So my question is can messages be sent one way without any reply back to the CICS or z\os MQ. I am pretty sure you should be able to send it one way if the CICS is written not to wait for Reply. Is that a right assumption?.

Thanks in advance for your suggestion.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Feb 10, 2009 7:43 am    Post subject: Re: One way Communication CICS Reply with quote

Grand High Poobah

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

sandiksk wrote:

Someone told me that everything on the mainframe is of UOW, that is MQ needs a reply back,


Rubbish - you are confusing 2 concepts here. The UOW has nothing to do with request/reply, just if the message can be rolled back before it's sent. If you look up syncpointing in the documentation you'll find a better description than I can manage here. But there's no reason why you can't put a datagram in a UOW just like a request. There are a number of good reasons why you'd want to do just that.

What the "someone" was probably getting at is that unlike a distributed platform, a z/OS queue manager defaults to putting messages under syncpoint.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Feb 10, 2009 8:49 am    Post subject: Reply with quote

Poobah

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

Yes, a CICS application can MQOPEN a queue and MQPUT messages on it.

If the CICS app doesn't need a reply from whatever app is MQGETting the message, then there's no need for the request-reply model.
_________________
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
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » One way Communication CICS
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.