Posted: Tue Mar 02, 2004 8:18 am Post subject: MQ Series - Application Triggering question
Centurion
Joined: 17 Oct 2003 Posts: 123
Hello.,
I have question about triggering. I have a local queue name INPUT.QUEUE in a queue manager QM1. I wanted to
run a java program whenever this INPUT.QUEUE gets a message. Basically I am doing this for my workflow upes
implementation. I just did few simple examples on channel triggering and application triggering like opening a note
pad using MQ Series primer. But how do I run a java program command in command prompt. I have defined
a process to open a note pad using this command:
define process(p1) appltype(windows) applicid('C:\myprogams\notepad.exe')
Can anybody tell me how do I define a process such that, it will open command prompt and run a compiled java
program. Say the compiled java program is: workflowprogram.class
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