Author |
Message
|
Shanta |
Posted: Thu Oct 13, 2005 6:20 am Post subject: Trigger not working |
|
|
Voyager
Joined: 01 Sep 2005 Posts: 81
|
Please help
I am using MQ 5.3 there is a .net application programm running at both the end which put the data in x queue (send) as i put the data through application program there is a trigger program execute as any message arrive at x queue
My problem is that trigger programm is not working as i need to execute the program at other end to put the message of receive queue
Please help me
Thanks and Regards |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Oct 13, 2005 6:28 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Please try harder.
What have you tried? What has failed? *SPECIFICALLY*, how has it failed, and how do you know?
Are you trying to trigger a program on a client machine? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Nigelg |
Posted: Thu Oct 13, 2005 6:29 am Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
You have not set up the trigger attributes of the queue properly.
Read the Command Reference and APG manuals for how to do this. _________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
Shanta |
Posted: Thu Oct 13, 2005 6:34 am Post subject: |
|
|
Voyager
Joined: 01 Sep 2005 Posts: 81
|
No i am not trying to trigger a program
As when i run a program at my PC to put the message at send queue as the mesage arrive in the queue this queue is triggered and execute a program and this program put the message in receive queue
Regards |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Oct 13, 2005 6:37 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Shanta wrote: |
No i am not trying to trigger a program |
Yes you are.
Shanta wrote: |
As when i run a program at my PC to put the message at send queue as the mesage arrive in the queue this queue is triggered and execute a program and this program put the message in receive queue |
Okay.
So what EXACTLY is the problem? What is or is not happening? What error messages are you getting? What have you set up?
I repeat, be SPECIFIC.
And please try harder.
Or you'll get no help. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Anirud |
Posted: Thu Oct 13, 2005 6:42 am Post subject: |
|
|
 Master
Joined: 12 Feb 2004 Posts: 285 Location: Vermont
|
Shanta wrote: |
No i am not trying to trigger a program
As when i run a program at my PC to put the message at send queue as the mesage arrive in the queue this queue is triggered and execute a program and this program put the message in receive queue
Regards |
Did you mean "get the message from the receive queue" (typo)?
Did you see any errors?
Refer the manual specified by Nigelg. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Thu Oct 13, 2005 6:44 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
Shanta Claus MQPUT -> SENDQUEUE -> MQGET by TRIGGERED PROGRAM -> RECEIVEQUEUE
now what does not work? first you say trigger does not work, then you say "i am not trying to trigger".
your post is as consfusing as your others before.... _________________ Regards, Butcher |
|
Back to top |
|
 |
mq_smart |
Posted: Thu Oct 13, 2005 9:33 am Post subject: |
|
|
 Acolyte
Joined: 30 Aug 2005 Posts: 57 Location: Vizag India
|
Hai Shanta,
U r question is Little Bit confusing,For Triggering an application u need a process and an initiation queue,plz check that the attributes in the Process are set correct,i.e the app identifier and the app type.Is ur doing client triggering (i.e triggering A Remote Server from ur PC if Only client is installed in ur system) or with in the same system.On which platform ur running plz be specific as jefflowrey said. |
|
Back to top |
|
 |
|