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 » CKQC

Post new topic  Reply to topic
 CKQC « View previous topic :: View next topic » 
Author Message
mathew_m
PostPosted: Tue Dec 04, 2007 5:04 am    Post subject: CKQC Reply with quote

Novice

Joined: 14 Oct 2007
Posts: 11

I have a small java application to get/put messages to web sphere in ZOS.
The message will be processed by CICS and put the reply back to Q. I tried to use CKQC to trigger my CICS transaction. But it is not working. But if i manually trigger the CICS transaction, things are working fine(java could retrieve the reply message from MQ). I verified the API count is increasing in CKQC panel, each time I put the request message using java, but i am not able to retrieve the reply message using java ‘get’. It seems that if the trigger is on, reply message is getting lost? What could be the problem? Any help?

I have one more question
what would be the value for format,characterSet,CCSID while getting the message from Mq(Zos)?
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Dec 04, 2007 5:07 am    Post subject: Re: CKQC Reply with quote

Grand High Poobah

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

mathew_m wrote:
I I tried to use CKQC to trigger my CICS transaction.


Why not CKTM? What's your design thinking there?


mathew_m wrote:
what would be the value for format,characterSet,CCSID while getting the message from Mq(Zos)?


The values of the original message, unless you've asked MQ to convert it.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bob_buxton
PostPosted: Tue Dec 04, 2007 6:26 am    Post subject: Reply with quote

Master

Joined: 23 Aug 2001
Posts: 266
Location: England

The CICS trigger monitor is CKTI (there is no CKTM)

You use the CKQC transaction to start instances of CKTI

The first thing to verify would be the triggering set up:

Does your queue definition specify an Initiation queue and Process plus any required trigger data? Is trigger type First?

Is a CKTI transaction running and monitoring the Initiation queue?
Does the Process definition specify the correct invocation options for your transaction?

There is a chapter on triggering in the MQ Application Programming Guide
_________________
Bob Buxton
Ex-Websphere MQ Development
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Dec 04, 2007 6:28 am    Post subject: Reply with quote

Grand High Poobah

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

bob_buxton wrote:
The CICS trigger monitor is CKTI (there is no CKTM)


Doh!

I must get these fingers servced. They keep typing the wrong things....
_________________
Honesty is the best policy.
Insanity is the best defence.
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 » CKQC
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.