Author |
Message
|
NewMB |
Posted: Fri Jan 06, 2006 12:41 pm Post subject: XML interface to a queue [solved] |
|
|
Apprentice
Joined: 05 Jan 2005 Posts: 42
|
Hi all, I am using MQ Workflow and WBI Message Brokers in my company. I am trying to do a XML interface between both tools. My design is let Workflow sends a XML message out to a queue and Message Brokers will pick it up and write the reply back.
I registered UPES server (new queue and same queue manager as Workflow) in Buildtime and changed the PES to using the new UPES server. But when I start and create a process instance, the activity errors out ("No pgm defined for this activity and platform"). My question is what kind of program do I need to use? Do I need to write a program in order to send XML message to a queue???? Please help!
Last edited by NewMB on Mon Jan 09, 2006 9:15 am; edited 1 time in total |
|
Back to top |
|
 |
vennela |
Posted: Sat Jan 07, 2006 10:17 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
you can give anything there. try java.exe |
|
Back to top |
|
 |
kotha |
Posted: Sat Jan 07, 2006 11:16 am Post subject: |
|
|
Partisan
Joined: 12 Mar 2005 Posts: 333
|
it appears that you didnt mention the valid program name for the selected platform for the UPES activity. define a program and edit the program's properties and mention that in the UPES. |
|
Back to top |
|
 |
NewMB |
Posted: Mon Jan 09, 2006 6:58 am Post subject: |
|
|
Apprentice
Joined: 05 Jan 2005 Posts: 42
|
I tried and it works. Thank you so much! |
|
Back to top |
|
 |
kotha |
Posted: Mon Jan 09, 2006 7:48 am Post subject: |
|
|
Partisan
Joined: 12 Mar 2005 Posts: 333
|
Once you got the solution, mark the topic as SOLVED by editing the post. |
|
Back to top |
|
 |
NewMB |
Posted: Mon Jan 09, 2006 9:12 am Post subject: XML interface to a queue [solved] |
|
|
Apprentice
Joined: 05 Jan 2005 Posts: 42
|
|
Back to top |
|
 |
|