Ok, I think a found the cause but don't know how to fix it... here a shot..<br>
<br>
The definition checkmark doesn't appear... <br>
<br>
<br><br><div><span class="gmail_quote">On 4/12/06, <b class="gmail_sendername">Gavin Mooney</b> &lt;<a href="mailto:gavinmooney@gmail.com">gavinmooney@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
but surely you're not binding the workflow container element into the<br>work item task container, you're putting it in the Agent field as an<br>expression? Are you sure it's being returned from the previous step<br>ok?<br>
<br>2006/4/12, Markkos &lt;<a href="mailto:markkos@gmail.com">markkos@gmail.com</a>&gt;:<br>&gt; Exactly,, that's what I tried first, but It didn't work... when I check the<br>&gt; value in the workitem container, it's empty...
<br>&gt;<br>&gt;<br>&gt; On 4/12/06, Gavin Mooney &lt; <a href="mailto:gavinmooney@gmail.com">gavinmooney@gmail.com</a>&gt; wrote:<br>&gt; &gt; Hang on... the container operation step was just so you could test<br>&gt; &gt; whether your container element was defined correctly and that the
<br>&gt; &gt; binding from that to the work item was OK.<br>&gt; &gt;<br>&gt; &gt; If you have a step that's populating the container element with a user<br>&gt; &gt; ID (in this case USUSER1) then you don't need the container operation
<br>&gt; &gt; - just bind in the container element as the expression for agent<br>&gt; &gt; assignment on the work item (subsequent step I assume)<br>&gt; &gt;<br>&gt; &gt; 2006/4/12, Markkos &lt;<a href="mailto:markkos@gmail.com">
markkos@gmail.com</a>&gt;:<br>&gt; &gt; &gt; Well, In the workitem container of the step that obtains the userID, the<br>&gt; &gt; &gt; string 'USUSER1' is there, but then when I try a container operation,<br>&gt; the<br>
&gt; &gt; &gt; value doesn't appear.. it's empty.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; On 4/12/06, Gavin Mooney &lt;<a href="mailto:gavinmooney@gmail.com">gavinmooney@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; &gt; Check the bindings into the WFSYST-AGENT container element and from
<br>&gt; &gt; &gt; &gt; that to the Agent for your work item.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; If they're ok then it sounds like a buffering problem, especially if<br>&gt; &gt; &gt; &gt; you're seeing it in the task container in the log...
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; 2006/4/12, Markkos &lt; <a href="mailto:markkos@gmail.com">markkos@gmail.com</a>&gt;:<br>&gt; &gt; &gt; &gt; &gt; I tried hardcoding it right now, and it works...<br>&gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;I don't know why the element lose the value within the workflow...<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;Any comments?<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; On 4/12/06, Gavin Mooney &lt; <a href="mailto:gavinmooney@gmail.com">gavinmooney@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; &gt; &gt; &gt; Markkos,<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; You're saying that even hard-coding (via Container Operation) a
<br>&gt; &gt; &gt; &gt; &gt; &gt; username into a container element and then routing the subsequent<br>&gt; &gt; &gt; &gt; &gt; &gt; workflow step to that container element (as an Expression) doesn't<br>&gt; &gt; &gt; &gt; &gt; &gt; make the work item go to the right person?
<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; Your container element is defined as like WFSYST-AGENT and you're<br>&gt; &gt; &gt; &gt; &gt; &gt; hardcoding the agent as e.g. USMARKKOS where MARKKOS is the
<br>&gt; username?<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; Maybe a binding problem then?<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; 2006/4/11, Markkos &lt; 
<a href="mailto:markkos@gmail.com">markkos@gmail.com</a>&gt;:<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; Yes Gavin , You understood, it's what you said...<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;And you were right, no value is passing through the container
<br>&gt; &gt; &gt; &gt; &gt; operation...<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; the strange thing here, is that I've checked the container of<br>&gt; the<br>&gt; &gt; &gt; task<br>&gt; &gt; &gt; &gt; &gt; that<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; determines the user, and there it is...
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;well, I tried to do several container operations without<br>&gt; &gt; &gt; succeeding.. I<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; don't know what's the problem now...
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; at least thanks for your comments...<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; On 4/11/06, Gavin Mooney &lt;
<a href="mailto:gavinmooney@gmail.com">gavinmooney@gmail.com</a> &gt; wrote:<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Markkos,<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; You say that the user can be any user for each run of the
<br>&gt; &gt; &gt; workflow,<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; and that this user is determined in the preceding step. If the<br>&gt; &gt; &gt; agent<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; can be literally anyone, then your task may well need to be a
<br>&gt; &gt; &gt; general<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; task.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; However the attribute &quot;general task&quot; belongs at the task
<br>&gt; level,<br>&gt; &gt; &gt; and if<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; you want the work item to be sent to the user identified in<br>&gt; the<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; previous step then that will be assigned at the workflow step
<br>&gt; &gt; &gt; level as<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; an 'Expression' where you insert the name of your container<br>&gt; &gt; &gt; element<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; that contains the user(s). I think that might be what you're
<br>&gt; doing<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; already but I'm not sure I understood everything that you<br>&gt; wrote.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; If the work item is going to everyone then it sounds like the
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; container element with your agents in is empty. Are you sure<br>&gt; the<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; previous step is populating it correctly? To test this you<br>
&gt; could<br>&gt; &gt; &gt; put a<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; 'Container Operation' before your work item step and hard code<br>&gt; a<br>&gt; &gt; &gt; user<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; ID into the container element then see if the work item is
<br>&gt; sent to<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; that ID.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; HTH,<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Gavin<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; 2006/4/11, Markkos &lt; <a href="mailto:markkos@gmail.com">markkos@gmail.com</a>&gt;:<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; The question is:<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;How do I have an agent assigned task without having it as a<br>&gt; &gt; &gt; general<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; task?<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; (Using an expression as the element (that will contain the
<br>&gt; SAP<br>&gt; &gt; &gt; User<br>&gt; &gt; &gt; &gt; &gt; ID,<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; with<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; the US preceding...)<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; On 4/11/06, Markkos &lt; <a href="mailto:markkos@gmail.com">markkos@gmail.com
</a> &gt; wrote:<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; First, to Larry: No, I don't want to send it to myself.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Second, Kjetil: is not the two points you wrote, it's &quot;one<br>&gt; and<br>&gt; &gt; &gt; &gt; &gt; only<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; one<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; user receives a task of this type, but this can be any user
<br>&gt; for<br>&gt; &gt; &gt; each<br>&gt; &gt; &gt; &gt; &gt; run<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; of<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; the workflow&quot;. Because I determine this user in a previous<br>
&gt; task.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; The problem is that when I put the element of the user<br>&gt; agent I<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; determine,
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; It seems that it doesn't respect it, all users will receive<br>&gt; a<br>&gt; &gt; &gt; &gt; &gt; workitem.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; And<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; it should be only the one in the element (and it
<br>&gt; contanins...for<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; example,<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; USUTEST1).<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; I mean, why if I specify the user in the element, only the
<br>&gt; &gt; &gt; user<br>&gt; &gt; &gt; &gt; &gt; should<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; receive the workitem notification,,, why all the others<br>&gt; users<br>&gt; &gt; &gt; &gt; &gt; receive<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; the
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; same workitem in their inbox... how come??<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Need some help with this issue.. I'll appreciate... thanks
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; On 4/11/06, 
<a href="mailto:lianghuan.x.hu@accenture.com">lianghuan.x.hu@accenture.com</a> &lt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; <a href="mailto:lianghuan.x.hu@accenture.com">lianghuan.x.hu@accenture.com</a> &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; wrote:
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Perhaps what Markkos wants is simply to send the work item<br>&gt; to<br>&gt; &gt; &gt; &gt; &gt; himself.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; If
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; this is the case, then instead of using &quot;Expression&quot; and the<br>&gt; &gt; &gt; &gt; &gt; container<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; element, try to use &quot;US User&quot;, and&nbsp;&nbsp;&quot;RETZ10&quot;.
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Larry Hu<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; ________________________________
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;From: <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> [mailto:<br>&gt; <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a><br>&gt; &gt; &gt; ] On
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; Behalf Of<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Kjetil Kilhavn<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Sent: Monday, April 10, 2006 2:57 AM<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; To: SAP Workflow Users' Group<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Subject: RE: How to restrict an agent assigment task...
<br>&gt; and<br>&gt; &gt; &gt; also<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; restrictaworkitem for the Inbox for only one user.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; I am not quite sure if I understand what your requirement<br>
&gt; is.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Is the requirement to ensure that<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; a) you and only you (or any other user - but always the
<br>&gt; same)<br>&gt; &gt; &gt; &gt; &gt; receive<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; all<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; tasks of this type?<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; b) one and only one user receives a task of this type, but
<br>&gt; &gt; &gt; this<br>&gt; &gt; &gt; &gt; &gt; can be<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; any<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; user for each task?<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; If your requirement is a) then the easiest solution would<br>&gt; be<br>&gt; &gt; &gt; to<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; restrict<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; the possible agents of the task I imagine. In other words,
<br>&gt; don't<br>&gt; &gt; &gt; &gt; &gt; have a<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; general task.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; If your requirement is b) then one solution is to create a
<br>&gt; &gt; &gt; role,<br>&gt; &gt; &gt; &gt; &gt; and<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; mark<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; the &quot;Terminate if role resolution has no result&quot; check box.<br>
&gt; The<br>&gt; &gt; &gt; role<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; would<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; e.g. take a user ID as input, check the validity of the user<br>&gt; and<br>&gt; &gt; &gt; &gt; &gt; return
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; it<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; prefixed by US. Store the user ID that you pass in in a<br>&gt; workflow<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; container<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; element so you can change it and restart the workflow if
<br>&gt; there<br>&gt; &gt; &gt; is a<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; problem.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; --<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Kjetil Kilhavn, Statoil �FT KTJ BAS DEV SAP
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; ________________________________<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;From: 
<a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> [mailto:<br>&gt; <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a>]<br>&gt; &gt; &gt; On<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; Behalf Of
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Markkos<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Sent: 7. april 2006 17:43<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; To: SAP Workflow Users' Group<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Subject: How to restrict an agent assigment task... and<br>&gt; also<br>&gt; &gt; &gt; &gt; &gt; restrict<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; aworkitem for the Inbox for only one user.
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Hi, I have problems with workitems restrictions...<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; I have a task that must to be review only by a user, so I<br>&gt; have<br>&gt; &gt; &gt; &gt; &gt; created<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; a<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; WFSYST-AGENT type element for the agent, so in the Agents
<br>&gt; task<br>&gt; &gt; &gt; &gt; &gt; section<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; I've<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; selected the &quot;Expression&quot; option filled with my element<br>&gt; &gt; &gt; &gt; &gt; (UserId_Agent),.
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; In<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; the other hand, I've checked the &quot;Agent Assignment&quot; (in Task<br>&gt; &gt; &gt; &gt; &gt; Properties)<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; option so the user will received the workitem in his inbox.
<br>&gt; In<br>&gt; &gt; &gt; the<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &quot;Standard<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; task: Maintain Agent Assignment&quot; I have selected the<br>&gt; General<br>&gt; &gt; &gt; Task
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Attribute.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; The problem here, is that all the users are receiving this
<br>&gt; &gt; &gt; &gt; &gt; workitem in<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; their inbox, and I just want it for the user I stated in the<br>&gt; &gt; &gt; Element<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; i've<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; created (that contains 'USRETZ10', where 'RETZ10' is my<br>&gt; userID).<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; How can I restrict the agent assignment for only and only
<br>&gt; one<br>&gt; &gt; &gt; &gt; &gt; user...<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; (I've tried to use the excluded field). And for getting<br>&gt; things<br>&gt; &gt; &gt; &gt; &gt; worse,<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; any
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; user can proceed with the task, and that's not supposed to<br>&gt; be.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Maybe you can help me with this,,, I'll appreciate any
<br>&gt; &gt; &gt; &gt; &gt; comments....<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; thanks in advance.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; -------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; The information contained in this message may be
<br>&gt; CONFIDENTIAL<br>&gt; &gt; &gt; and<br>&gt; &gt; &gt; &gt; &gt; is<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; intended for the addressee only. Any unauthorised use,<br>&gt; &gt; &gt; &gt; &gt; dissemination
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; of<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; the<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; information or copying of this message is prohibited. If<br>&gt; you<br>&gt; &gt; &gt; are
<br>&gt; &gt; &gt; &gt; &gt; not<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; the<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; addressee, please notify the sender immediately by return<br>&gt; &gt; &gt; e-mail<br>&gt; &gt; &gt; &gt; &gt; and
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; delete<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; this message.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; Thank you.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; This message is for the designated recipient only and may<br>&gt; &gt; &gt; contain<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; privileged, proprietary, or otherwise private information.
<br>&gt; If<br>&gt; &gt; &gt; you<br>&gt; &gt; &gt; &gt; &gt; have<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; received it in error, please notify the sender immediately<br>&gt; and<br>&gt; &gt; &gt; &gt; &gt; delete<br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; the<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; original. Any other use of the email by you is prohibited.<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; <a href="mailto:SAP-WUG@mit.edu">
SAP-WUG@mit.edu</a><br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; _______________________________________________<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; 
<a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; _______________________________________________<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu
</a><br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; &gt; &gt; &gt; 
<a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; &gt; &gt; &gt; &gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; &gt; &gt; <a href="mailto:SAP-WUG@mit.edu">
SAP-WUG@mit.edu</a><br>&gt; &gt; &gt; &gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; &gt; &gt; &gt; 
<a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________
<br>&gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; &gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug
</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; SAP-WUG mailing list<br>&gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu
</a><br>&gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; SAP-WUG mailing list
<br>&gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt;<br>&gt;<br>&gt;<br><br>_______________________________________________
<br>SAP-WUG mailing list<br><a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br></blockquote></div><br>