ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » XML Interface issue

Post new topic  Reply to topic
 XML Interface issue « View previous topic :: View next topic » 
Author Message
mmmm
PostPosted: Sun Feb 05, 2006 1:12 am    Post subject: XML Interface issue Reply with quote

Newbie

Joined: 05 Feb 2006
Posts: 4

Hi,

am new to MQ Workflow, and am trying to communicate XML messages with the engine.

I have established the communication and MQ Workflow receives my requests and they are handled by the engine. However, I have an issue getting the response when the process completes.

I am using <ProcessTemplateExecute> message, but there is no response written to the ReplyToQueue. When I change the XML message to use <ProcessCreateAndStartInstance> I get a response message indicating that the process has started.

What could be causing the Workflow engine not to return a response when I use <ProcessTemplateExecute> ? Are there any MQ Workflow log files that I can check?

thnx
Back to top
View user's profile Send private message
hos
PostPosted: Sun Feb 05, 2006 11:49 pm    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Hi,

the ProcessExecute API is only suited for short running processes without human interaction because it starts the process and then waits until the whole process has been executed. Usually you have defined all activities to run automatically and all required PEAs and UPESs are started.

You can login with a client program and check where your process instance is stuck. You can also configure audit trail (a good idea in production anyway) and check the audit trail records. There is also a further product WBI Monitor that lets you monitor your environment.

In case of errors you can check MQWFs system.log and error.log e.g. via fmcautil.exe.

A study of the Programming Guide is also recommended if you are coding API programs
Back to top
View user's profile Send private message
Ratan
PostPosted: Mon Feb 06, 2006 10:53 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

<ProcessTemplateExecute> returns the response after the process completed execution. <ProcessTemplateCreateAndStartInstance> returns the response after the process Starts.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » XML Interface issue
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.