<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=716193206-03032006><FONT face=Arial 
color=#0000ff size=2>Excuse me Jerry but yes they absolutely ARE linked to the 
backend system. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=716193206-03032006><FONT face=Arial 
color=#0000ff size=2>In fact when you create a substitute through "Manage 
Substitutions" it attempts to create the substitution in ALL linked backend 
systems.</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV><!-- Converted from text/rtf format -->
<P><SPAN lang=en-us><FONT face=Arial size=1>Regards,</FONT></SPAN> <BR><SPAN 
lang=en-us><B><FONT face=Arial color=#000080 size=1>Jocelyn 
Dart</FONT></B></SPAN> <BR><SPAN lang=en-us><FONT face=Arial color=#808080 
size=1>Senior Consultant</FONT></SPAN> <BR><SPAN lang=en-us><B><FONT face=Arial 
color=#808080 size=1>SAP Australia Pty Ltd.</FONT></B></SPAN> <BR><SPAN 
lang=en-us><FONT face=Arial color=#808080 size=1>Level 1/168 Walker 
St.</FONT></SPAN> <BR><SPAN lang=en-us><FONT face=Arial color=#808080 
size=1>North Sydney </FONT></SPAN><BR><SPAN lang=en-us><FONT face=Arial 
color=#808080 size=1>NSW, 2060</FONT></SPAN> <BR><SPAN lang=en-us><FONT 
face=Arial color=#808080 size=1>Australia</FONT></SPAN> <BR><SPAN 
lang=en-us><FONT face=Arial color=#808080 size=1>T&nbsp;&nbsp; +61 412 390 
267</FONT></SPAN> <BR><SPAN lang=en-us><FONT face=Arial color=#808080 
size=1>M&nbsp;&nbsp; + 61 412 390 267</FONT></SPAN> <BR><SPAN lang=en-us><FONT 
face=Arial color=#808080 size=1>E&nbsp;&nbsp; jocelyn.dart@sap.com</FONT></SPAN> 
<BR><SPAN lang=en-us><FONT face=Arial color=#808080 size=1><A 
href="http://www.sap.com/">http://www.sap.com</A></FONT></SPAN> </P>
<P><SPAN lang=en-au><FONT face="Times New Roman" color=#ff0000 size=1>The 
information contained in or attached to this electronic transmission is 
confidential and may be legally privileged. It is intended only for the person 
or entity to which it is addressed. If you are not the intended recipient, you 
are hereby notified that any distribution, copying, review, retransmission, 
dissemination or other use of this electronic transmission or the information 
contained in it is strictly prohibited. If you have received this electronic 
transmission in error, please immediately contact the sender to arrange for the 
return of the original documents. </FONT></SPAN></P>
<P><SPAN lang=en-au><FONT face="Times New Roman" color=#ff0000 size=1>Electronic 
transmission cannot be guaranteed to be secure and accordingly, the sender does 
not accept liability for any such data corruption, interception, unauthorized 
amendment, viruses, delays or the consequences thereof.</FONT></SPAN></P>
<P><SPAN lang=en-au><FONT face="Times New Roman" color=#ff0000 size=1>Any views 
expressed in this electronic transmission are those of the individual sender, 
except where the message states otherwise and the sender is authorized to state 
them to be the views of SAP AG or any of its subsidiaries. SAP AG, its 
subsidiaries, and their directors, officers and employees make no representation 
nor accept any liability for the accuracy or completeness of the views or 
information contained herein. Please be aware that the furnishing of any pricing 
information/ business proposal herein is indicative only, is subject to change 
and shall not be construed as an offer or as constituting a binding agreement on 
the part of SAP AG or any of its subsidiaries to enter into any relationship, 
unless otherwise expressly stated. </FONT></SPAN></P>
<DIV>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> sap-wug-bounces@mit.edu 
[mailto:sap-wug-bounces@mit.edu] <B>On Behalf Of </B>jerry 
martinek<BR><B>Sent:</B> Friday, 03 March 2006 4:41 AM<BR><B>To:</B> SAP 
Workflow Users' Group<BR><B>Subject:</B> Re: RE: Subsitution and possible 
agents<BR></FONT><BR></DIV>
<DIV></DIV>
<P></P>
<P><B>Hi Baskaran,</B></P>
<P><STRONG>There is also the UWL&nbsp;based substitutions that are user/logon id 
based and are not liked to the backend system.</STRONG></P>
<P><STRONG>Jerry</STRONG>&nbsp;</P>
<P><B>----- Original Message -----</B></P>
<P></P><B>From</B>: Rick Sample &lt;Rick.Sample@gbe.com&gt; 
<P></P><B>Date</B>: Thursday, March 2, 2006 8:57 am 
<P></P><B>Subject</B>: RE: Subsitution and possible agents 
<P></P>
<P></P>&gt; Baskaran, <BR>&gt; Just to expand on this topic... <BR>&gt; <BR>&gt; 
1. You can sub to anyone. <BR>&gt; <BR>&gt; 2. No authorization checks are made 
until task is executed. <BR>&gt; <BR>&gt; 3. The substitute may or may not have 
authorization for all tasks. <BR>&gt; Here, you have <BR>&gt; a few options that 
you implement to ensure WF does not error out <BR>&gt; and/oruser does not see 
<BR>&gt; certain tasks. Like HR WFs. <BR>&gt; You can add "classifications" to 
the tasks and users can <BR>&gt; substitute ALL <BR>&gt; tasks or just these 
<BR>&gt; specific classified tasks. <BR>&gt; <BR>&gt; If you do not use 
classifications, you will need to ensure that all <BR>&gt; sub'd WFs have auth 
<BR>&gt; checks (should be done anyway) and do something like display a message 
<BR>&gt; that user <BR>&gt; does not have auth for task. <BR>&gt; <BR>&gt; Also, 
two different types of substitutions exists. <BR>&gt; 1. Personal substitution. 
This is via UID and stored in HRUS_D2. <BR>&gt; 2. Position substitution. 
HRP1001 <BR>&gt; <BR>&gt; Dig around a bit and let me know if you have any more 
questions. <BR>&gt; There are reasons (which may not be readily apparent) why we 
have <BR>&gt; different types. <BR>&gt; <BR>&gt; rick <BR>&gt; <BR>&gt; <BR>&gt; 
&gt;&gt;&gt; jocelyn.dart@sap.com 3/1/2006 23:57:02 &gt;&gt;&gt; <BR>&gt; Hi 
Baskaran, <BR>&gt; Yes that is correct functionality. If you were expecting 
something <BR>&gt; different then you haven't understood the substitution 
process <BR>&gt; correctly. <BR>&gt; The point of substitution is to allow 
someone to receive a work item <BR>&gt; on <BR>&gt; behalf of the original 
recipient - so effectively they are an <BR>&gt; "implicit" <BR>&gt; possible 
agent by their relationship to the original recipient. <BR>&gt; <BR>&gt; 
Forwarding is of course a completely separate issue - as then the <BR>&gt; 
recipient receives the work item on their own behalf, not on <BR>&gt; behalf of 
<BR>&gt; <BR>&gt; someone else. <BR>&gt; <BR>&gt; Regards, <BR>&gt; Jocelyn Dart 
<BR>&gt; Senior Consultant <BR>&gt; SAP Australia Pty Ltd. <BR>&gt; Level 1/168 
Walker St. <BR>&gt; North Sydney <BR>&gt; NSW, 2060 <BR>&gt; Australia <BR>&gt; 
T +61 412 390 267 <BR>&gt; M + 61 412 390 267 <BR>&gt; E jocelyn.dart@sap.com 
<BR>&gt; http://www.sap.com &lt;" target="l"&gt;http://www.sap.com/&gt; <BR>&gt; 
<BR>&gt; The information contained in or attached to this electronic <BR>&gt; 
transmission <BR>&gt; is confidential and may be legally privileged. It is 
intended only for <BR>&gt; the person or entity to which it is addressed. If you 
are not the <BR>&gt; intended recipient, you are hereby notified that any 
distribution, <BR>&gt; copying, review, retransmission, dissemination or other 
use of this <BR>&gt; electronic transmission or the information contained in it 
is strictly <BR>&gt; prohibited. If you have received this electronic 
transmission in <BR>&gt; error, <BR>&gt; please immediately contact the sender 
to arrange for the return of the <BR>&gt; original documents. <BR>&gt; <BR>&gt; 
Electronic transmission cannot be guaranteed to be secure and <BR>&gt; 
accordingly, the sender does not accept liability for any such data <BR>&gt; 
corruption, interception, unauthorized amendment, viruses, delays or <BR>&gt; 
the <BR>&gt; consequences thereof. <BR>&gt; <BR>&gt; Any views expressed in this 
electronic transmission are those of the <BR>&gt; individual sender, except 
where the message states otherwise and the <BR>&gt; sender is authorized to 
state them to be the views of SAP AG or <BR>&gt; any of <BR>&gt; its 
subsidiaries. SAP AG, its subsidiaries, and their directors, <BR>&gt; officers 
and employees make no representation nor accept any liability <BR>&gt; for the 
accuracy or completeness of the views or information contained <BR>&gt; herein. 
Please be aware that the furnishing of any pricing <BR>&gt; information/ 
<BR>&gt; business proposal herein is indicative only, is subject to change and 
<BR>&gt; shall not be construed as an offer or as constituting a binding 
<BR>&gt; agreement on the part of SAP AG or any of its subsidiaries to enter 
<BR>&gt; into <BR>&gt; any relationship, unless otherwise expressly stated. 
<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ________________________________ <BR>&gt; 
<BR>&gt; From: sap-wug-bounces@mit.edu [sap-wug-bounces@mit.edu] On <BR>&gt; 
Behalf <BR>&gt; Of Baskaran Aluru <BR>&gt; Sent: Thursday, 02 March 2006 2:07 PM 
<BR>&gt; To: SAP Workflow Users' Group <BR>&gt; Subject: Subsitution and 
possible agents <BR>&gt; <BR>&gt; <BR>&gt; Hi Everyone, <BR>&gt; We have an 
issue in 4.7 with substitution. A substitute agent is able <BR>&gt; to execute 
the workitem even though they do not belong to the possible <BR>&gt; agents 
list. No errors or warnings. Task has "Forwarding not <BR>&gt; allowed" <BR>&gt; 
set, possible agents come from a Role, and the substitute is not <BR>&gt; 
assigned to that Role. <BR>&gt; <BR>&gt; Is this an authorization issue? Any 
clues would be appreciated. <BR>&gt; <BR>&gt; TIA, <BR>&gt; Baskaran. <BR>&gt; 
<BR>&gt; <BR>&gt; _______________________________________________ <BR>&gt; 
SAP-WUG mailing list <BR>&gt; SAP-WUG@mit.edu <BR>&gt; 
http://mailman.mit.edu/mailman/listinfo/sap-wug <BR>&gt; </BODY></HTML>