Don't want item deleted from Inbox

Rickayzen, Alan alan.rickayzen at sap.com
Tue Jan 8 07:00:03 EST 2002


Hi Murray,
 
The trick is to generate one work item for each agent.
 
Define a method that uses the result of the role to fill a tabular container
element with the list of agents. In the next step define a dynamic loop so
that a subflow is started for each of these container elements. The subflow
is simply the task that you had used previously with the agent determination
based on the container element rather than a role.
 
In more recent releases you can even do this using an attribute rather than
a method to determine the agents, making the workflow faster and simpler.
 
There is a powerpoint presentation with screencams ("Advanced Techniques")
in the media section of  http://service.sap.com/webflow. It should be on the
ASUG website too.
 
Alan
 
-----Original Message-----
From: Murray Irwin [mailto:murrayirwin at pcmc.com]
Sent: 07 January 2002 19:38
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Don't want item deleted from Inbox
 
 
Hi,
 
We have a task that goes to a number of recipients via
a default role.  When one person processes the item,
it is removed from everyone's inbox.
 
How can you make it so the work item stays in the inbox
of the other recipients until each person reads and deletes
the item?
 
 
Murray
 


More information about the SAP-WUG mailing list