How can I disallow the forwarding of workitems of a general task

Kjetil Kilhavn kjetilk at statoil.com
Fri Apr 2 06:45:15 EST 2004


Modify the standard code for forwarding and check the task ID agains a
Z-table.
Crappy (basically all modifications of standard code are bad), but not =
as
crappy as adding 19.000 users as excluded agents.
 
PS: We have not implemented this type of functionality, so it is just a=
 
suggestion, not an example of how things _are_ done.
--
Kjetil Kilhavn
 
 
 
 
|--------+-------------------------------->
|        |          Paul Batey            |
|        |          <paul.batey at intelligro|
|        |          up.com.au>            |
|        |          Sent by: SAP Workflow |
|        |          <Owner-SAP-WUG at MITVMA.|
|        |          MIT.EDU>              |
|        |                                |
|        |                                |
|        |          27.11.2003 10:34      |
|        |          Please respond to "SAP|
|        |          Workflow Users' Group"|
|        |                                |
|--------+-------------------------------->
  >--------------------------------------------------------------------=
---------------------------------------|
  |                                                                    =
                                       |
  |       To:     SAP-WUG at MITVMA.MIT.EDU                               =
                                       |
  |       cc:     (bcc: Kjetil Kilhavn)                                =
                                       |
  |       Subject:     Re: How can I disallow the forwarding of workite=
ms of a general task                   |
  >--------------------------------------------------------------------=
---------------------------------------|
 
 
 
 
I have an idea for this that I've never used, and it may impact system
performance (especially if you have a lot of user ids).  Create a metho=
d
that selects all user names (with a US in front) except the proper
agent(s).  Get this into the workflow container and use the element as
the excluded agent for the step.  As you can never forward a workitem t=
o
an excluded agent, you now have a general task that in effect cannot be=
 
forwarded.
 
This will work, but it is pretty rubbish because:
 
1) Several thousand entries in the workflow container will create untol=
d
havoc with huge persistant entries.
2) You have to use a dreaded background task to get the info into the
workflow container.  Minor compared to point 1.
 
I await people to shoot this down in flames.  Surely there is a better
way to do this in < 4.7 systems.
 
Cheers,
 
Paul
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of
Eva Schleissheimer
Sent: Tuesday, 23 March 2004 10:50 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: How can I disallow the forwarding of workitems of a general
task
 
Hi,
 
is there any possibility to disallow forwarding of workitems of a
certain task? I can not use the option 'general forwarding not allowed'=
 
because the task must(!) be a general task.
 
 
Best regards, Eva
 
 
 
Diese E-Mail kann vertrauliche und/oder rechtlich gesch=FCtzte
Informationen enthalten. Wenn Sie nicht der richtige Adressat sind
oder diese E-Mail irrt=FCmlich erhalten haben, informieren Sie bitte
sofort den Absender und vernichten Sie diese Mail. Das unerlaubte
Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet=
.
 
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail
in error) please notify the sender immediately and destroy this e-mail.=
 
Any unauthorized copying, disclosure or distribution of the material in=
 
this e-mail is strictly forbidden.
 
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.638 / Virus Database: 409 - Release Date: 21/03/2004
 
 
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.638 / Virus Database: 409 - Release Date: 21/03/2004
 
 
 
 
 
-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of=
 the
information or copying of this message is prohibited. If you are not th=
e
addressee, please notify the sender immediately by return e-mail and de=
lete
this message.
Thank you.=
 


More information about the SAP-WUG mailing list