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 Starter - Best practices needed for client - workflow,

Post new topic  Reply to topic
 XML Starter - Best practices needed for client - workflow, « View previous topic :: View next topic » 
Author Message
RudeJude
PostPosted: Thu Aug 08, 2002 8:52 pm    Post subject: XML Starter - Best practices needed for client - workflow, Reply with quote

Novice

Joined: 27 Jun 2002
Posts: 23
Location: Virginia

Does anyone have any best practices for architectire decisions around the XML starter message. We have a web client that at the end of its processing sends an XML starter message to workflow.
Im wondering if we should make the client wait for a response back from workflow with the success/failure code or just do a fire and forget type transaction. Any best practices would be welcome here as there are a number of ways to implement this.

Thanks
Rude
Back to top
View user's profile Send private message Send e-mail
jmac
PostPosted: Fri Aug 09, 2002 4:59 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

My personal preference is to wait on the response from MQWF. This is especially true if the message has any human generated content.

Good Luck
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
kriersd
PostPosted: Fri Aug 09, 2002 12:28 pm    Post subject: Reply with quote

Master

Joined: 22 Jul 2002
Posts: 209
Location: IA, USA

In your XML you can specify the ResponseRequired to IfError in the WfMessageHeader. This will not generate any reply message unless there is an error.

<WfMessage>
- <WfMessageHeader>
<ResponseRequired>IfError</ResponseRequired>
<UserContext />
</WfMessageHeader>

Good luck
_________________
Dave Krier

IBM WebSphere MQ Workflow V3.4 Solution Designer
Back to top
View user's profile Send private message
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 Starter - Best practices needed for client - workflow,
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.