Multiple terminating events...

Soady, Phil phil.soady at sap.com
Wed Jun 11 03:51:41 EDT 2003


Another Idea....
the task is changed to listen to a NEW terminating event on a new object
where the key is extended with this magic piece of info in the container.
 
 
The parallel fork has an extra branch. The fork is complete when n-1 of n are complete.
 
This new branch has a loop.
The loop waits for the original event.
The next step is to issue the NEW event based on your container variable.
 
When all original events have been sent, then all new terminating keys
have been generated and Fork completes.
 
....
Just thinking out loud
 
cheers
 
 
Phil Soady
Senior Consultant
Business Technologies
SAP Australia
* : 0412 213 079
* : phil.soady at sap.com
 
 
 
 
 
-----Original Message-----
From: Dart, Jocelyn
Sent: Wednesday, June 11, 2003 9:50 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Multiple terminating events...
 
 
Hi Mike,
Sounds like a rare case where you need a check function module on a terminating event. Regards, Jocelyn Dart.
 
-----Original Message-----
From: Michael Pokraka [mailto:workflow at quirky.me.uk]
Sent: Wednesday,11 June 2003 3:49 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Multiple terminating events...
 
 
Hi all,
We've a minor dilemma we're puzzling over:
 
A workflow sends tasks based on the same object method to a few people in a fork. A new requirement now needs these to be asynchronous with a terminating event.
 
The problem: How to tell which terminating event belongs to which task??? User A can start and leave it, user B starts and completes his task - user A gets the terminating event.
 
There are differences in the container, and what would be ideal is to be able to interrogate the terminating event's container to determine which task it belongs to, but somehow can't find a way around this...
 
Any ideas would be welcome.
Cheers
Mike
 


More information about the SAP-WUG mailing list