|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Triggering in CICS |
« View previous topic :: View next topic » |
Author |
Message
|
J.Dawson |
Posted: Mon Mar 01, 2004 11:12 am Post subject: MQ Triggering in CICS |
|
|
Novice
Joined: 16 May 2001 Posts: 21 Location: Dallas, Texas
|
Folks,
In a CICS program, how can I tell that the CICS program was started from a MQ trigger?
Thanks, |
|
Back to top |
|
 |
pgorak |
Posted: Tue Mar 02, 2004 12:50 am Post subject: |
|
|
 Disciple
Joined: 15 Jul 2002 Posts: 158 Location: Cracow, Poland
|
1. Use the CKBM transaction to tell the CKTI transaction what initiation queue to monitor
2. In your PROCESS definition set APPLTYPE to CICS and APPLICID to the name of the transaction you want to start.
Piotr _________________ ***
IBM Certified Solution Developer WebSphere MQ 5.3 |
|
Back to top |
|
 |
bob_buxton |
Posted: Tue Mar 02, 2004 2:27 am Post subject: |
|
|
 Master
Joined: 23 Aug 2001 Posts: 266 Location: England
|
If an application has been started by the trigger monitor the start code (Exec CICS ASSIGN STARTCODE(xx)) will be SD and the start data (EXEC CICS RETRIEVE INTO(MQTM)) will be the trigger data giving you the name of the queue to process. _________________ Bob Buxton
Ex-Websphere MQ Development |
|
Back to top |
|
 |
pgorak |
Posted: Tue Mar 02, 2004 5:18 am Post subject: |
|
|
 Disciple
Joined: 15 Jul 2002 Posts: 158 Location: Cracow, Poland
|
Quote: |
how can I tell that |
I'm sorry. I misunderstood your question.
Piotr _________________ ***
IBM Certified Solution Developer WebSphere MQ 5.3 |
|
Back to top |
|
 |
J.Dawson |
Posted: Tue Mar 02, 2004 5:26 am Post subject: MQ Triggering in CICS |
|
|
Novice
Joined: 16 May 2001 Posts: 21 Location: Dallas, Texas
|
Piotr,
No problem. Thank you and all who replied.
John |
|
Back to top |
|
 |
bvasanth |
Posted: Mon May 03, 2004 2:35 am Post subject: |
|
|
Apprentice
Joined: 03 May 2004 Posts: 27 Location: Chennai, India
|
Hi All:
I am planning to web-enable a CICS 3270 tran application using Mq-CICS bridge. Client is a java program. The CICS transaction uses BMS and pseudo transaction. We have started CKTI using an INIT queue, and CKBR with request queue. The request queue points to INIT queue as its initiation queue. Now, CKTI and CKBR are running. Our problem is how to format the message that has to be put into request queue. We need guidance on how to determine and design MQ messages for executing CICS transaction, and how to interpret reply messages. (Java client is going to put and get message into MQ) .
Also do I need to do any configuration with respect to Queue?. ( I haven;t specified any process with Qs. Is that okay?
Thanks,
Vasanth |
|
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
|
|
|
|