Posted: Tue Nov 05, 2002 7:43 am Post subject: Workflow Messaging Design Question
Knight
Joined: 30 Jan 2002 Posts: 560
I have a web application that creates an XML message which is then put to EXEXMLINPUTQ. This is how it works. The web application writes to a local queue on Win2000 box. There is transmission queue which recognizes this message and transmits to EXEXMLINPUTQ. Now once it is received by EXEXMLINPUTQ and a work instance is created in workflow, I would like to give a response message back to web application saying that "yes workflow received it. yes a workinsance is created/No it could not create it because of so and so error".
Any help how I can proceed on this is greatly appreciated
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
You need to indicate <ResponseRequired>YES</ResponseRequired> in your original message and also specify a ReplyTo Q/QMGR. Then you wait on this queue for the response from MQWF. See the XML Messages in the Programming guide for details on what the various responses will look like. _________________ John McDonald
RETIRED
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