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 » Time Notification on part of a process

Post new topic  Reply to topic
 Time Notification on part of a process « View previous topic :: View next topic » 
Author Message
mike7
PostPosted: Fri Apr 11, 2003 6:19 am    Post subject: Time Notification on part of a process Reply with quote

Novice

Joined: 15 Feb 2003
Posts: 14

Hello,

I have a process let us say P1 composed of a serials of activities :

A1->A2->A3->A4->A5->A6->A7

I would like to have a time notification when the group of activities composed of (A3, A4, A5, A6, A7) expires a certain delay. (the activities A1 and A2 are not included in the delay).

In MQWF BT, to do that notification on the delay of (A3, A4, A5, A6, A7), I implemented a subprocess (let us call it P2) containing (A3, A4, A5, A6, A7). Then, I put the infos in the notification tab of P2.

So, at the end, to implement the delay notification on part of the main process P1, I have the following process :

A1->A2->P2

Is is the right manner to implement a time notification on part of a process like in this example ?
i.e do I have to create a subprocess P2 in the main process P1 to show the activities concerned by the delay .. or is there another (and better) way ?

THANKS FOR YOUR ANSWERS !!!
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Apr 11, 2003 7:25 am    Post subject: Reply with quote

Jedi Knight

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

Mike:

I think that your solution is probably the only one that will allow you to receive notification of a subset of activities.

The only thing you should be aware of is that it is expensive to instantiate the subprocess. It costs 3.9BWUs in addition to the 1 BWU assigned for the Process activity. So there is an increased load on the engine.
_________________
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
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 » Time Notification on part of a process
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.