Posted: Thu May 08, 2003 2:28 am Post subject: can anyone help me for invoking an java application using tr
Newbie
Joined: 05 May 2003 Posts: 8
hi ,
i checked out the app prog guide for triggers.... but did not get much out of it.... basically i want to invoke a java program sayit might be in C:\getmsg\getmsg.class when a message comes to the queue
i am using MQseries 5.3 NT
I have :
*) created a queue and enabled the trigger to ON
need to know what to enter in trig data/queue name/process name ?
*) created a trig monitor and started it ...
where do i tell MQ about the app to be invoked and how??
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
Need to create a process definition like this
Define process(Myprocess) applicid('your app name')
Where invoking your app name differs from platform to platform. Hence check the manuals for yours. You could have more attributes defined, depending upon your requirement.
Then add this process def to your queue in question.
Cheers
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator
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