|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
interface betweeen CICS and MQSeries. |
« View previous topic :: View next topic » |
Author |
Message
|
pbgunasekar |
Posted: Sun Feb 19, 2006 10:57 pm Post subject: interface betweeen CICS and MQSeries. |
|
|
Newbie
Joined: 19 Feb 2006 Posts: 1
|
hi,
i am new to CICS and MQSeries. My project is on both Mainframe and Java.
So the data communication between those technologies is through MQSeries.
My requirement is how to handle Mqseries with CICS and COBOL. I need the commands like READ and WRITE to MQSeries. If you are having any documents and any sample programs please send me to my id contact admin@yahoo.co.in
i am waiting for your positive reply.
thanks in advance,
p.pb.contact admin. |
|
Back to top |
|
|
JoePanjang |
Posted: Mon Feb 20, 2006 12:15 am Post subject: |
|
|
Voyager
Joined: 10 Jul 2002 Posts: 88 Location: Dengkil MALAYSIA
|
visit www.redbooks.ibm.com and search for mqseries.
or search this forum with 'cics' as the search key.
with cics, you will have the option where you can build your own mq adapter or making use mq cics bridge. _________________ Every good deed is charity... |
|
Back to top |
|
|
wschutz |
Posted: Mon Feb 20, 2006 2:51 am Post subject: |
|
|
Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
In the Infocenter:
http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp
Underr "Application Prramming Guide", there's a whole chapter entitled:
"Using and writing applications on WebSphere MQ for z/OS"....
In essence, you can choose to either write your CICS transaction to make the MQ calls directly (MQOPEN, MQPUT, MQGET) or use the CICS bridge in which case your program gets passed a commare with the message in it. _________________ -wayne |
|
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
|
|
|
|