<font size="2"><font face="arial,helvetica,sans-serif">Hi David,<br clear="all"></font></font><div><b>
<div style="font-weight:normal"><font class="Apple-style-span" face="arial, helvetica, sans-serif"><br></font></div><div style="font-weight:normal"><font class="Apple-style-span" face="arial, helvetica, sans-serif">This could be a buffering issue. Please refresh the organisation buffer from SAP business work place -- settings or Using Transaction &quot; SWU_OBUF&quot;.</font></div>

<div style="font-weight:normal"><font class="Apple-style-span" face="arial, helvetica, sans-serif"><br></font></div><div style="font-weight:normal"><font class="Apple-style-span" face="arial, helvetica, sans-serif">Hope it helps.</font></div>

<div style="font-weight:normal"><font face="&#39;arial narrow&#39;, sans-serif"><br></font></div><div style="font-weight:normal"><font face="&#39;arial narrow&#39;, sans-serif">Regards</font></div></b><b><div style="font-weight:normal;display:inline !important">

<font face="&#39;arial narrow&#39;, sans-serif">Sandy</font></div></b><b><div style="font-weight:normal"><font face="&#39;arial narrow&#39;, sans-serif"><br></font></div></b>
<div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="1"><i><br></i></font></div>
<div><font color="#333333" size="3" face="Arial, Helvetica, sans-serif"><span style="font-size:12px"><font color="#000000" face="arial"><span style="font-size:small"><b><i></i></b></span></font></span></font></div><br>
<br><br><div class="gmail_quote">On 10 July 2011 02:07,  <span dir="ltr">&lt;<a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Send SAP-WUG mailing list submissions to<br>
        <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:sap-wug-owner@mit.edu">sap-wug-owner@mit.edu</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of SAP-WUG digest...&quot;<br>
<br>Today&#39;s Topics:<br>
<br>
   1. Send mail to SAP users (<a href="mailto:david.s.dittmer@accenture.com">david.s.dittmer@accenture.com</a>)<br>
   2. Re: Send mail to SAP users (Rick Bakker)<br>
<br><br>---------- Forwarded message ----------<br>From: &lt;<a href="mailto:david.s.dittmer@accenture.com">david.s.dittmer@accenture.com</a>&gt;<br>To: &lt;<a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a>&gt;<br>Date: Fri, 8 Jul 2011 18:02:21 -0400<br>

Subject: Send mail to SAP users<br><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal">Hello Users,<u></u><u></u></p><p class="MsoNormal">I have to calculate the SAP user ID in the method and then bind this to a container which is set up to flow to a send mail step where it is input as recipient type: Organization object and the expression is the container element. The container element is multiline (if multiple SAP users need to be output) and is type SWHACTOR where OTYPE = ‘US’ and OBJID = SAP USERS.<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">However after multiple testing in SWUS and using the debugger the workflow fails with message ‘No administrator for task’. I debugged through the method and I am sure that the container element is populated in the method but when  I debugged into SENDTASKDESCRIPTION , ADDRESSSTRINGS is initial which is the issue .<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Has anybody any suggestions as to what could be the issue….when I change the expression on the SENDMAIL then the workflow completes.<u></u><u></u></p><p class="MsoNormal">

<u></u> <u></u></p><p class="MsoNormal">Thank you<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Regards<u></u><u></u></p><p class="MsoNormal">David Dittmer<u></u><u></u></p></div></div><br>

<br>---------- Forwarded message ----------<br>From: Rick Bakker &lt;<a href="mailto:rbakker@gmail.com">rbakker@gmail.com</a>&gt;<br>To: &quot;SAP Workflow Users&#39; Group&quot; &lt;<a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a>&gt;<br>

Date: Fri, 8 Jul 2011 22:17:22 -1000<br>Subject: Re: Send mail to SAP users<br>Hello,<br>
<br>
It sounds like a binding problem. You first use a method to get the<br>
SAP userids, and then you pass them to the SendMail step?<br>
Check the workflow log to make sure the relevant container elements<br>
are populated. Make sure the SAP userids don&#39;t already have a &#39;US&#39; in<br>
front of them.<br>
<br>
What do you change it to to get it to work?<br>
<br>
regards<br>
Rick Bakker<br>
hanabi technology<br>
<br>
On Fri, Jul 8, 2011 at 12:02 PM,  &lt;<a href="mailto:david.s.dittmer@accenture.com">david.s.dittmer@accenture.com</a>&gt; wrote:<br>
&gt; Hello Users,<br>
&gt;<br>
&gt; I have to calculate the SAP user ID in the method and then bind this to a<br>
&gt; container which is set up to flow to a send mail step where it is input as<br>
&gt; recipient type: Organization object and the expression is the container<br>
&gt; element. The container element is multiline (if multiple SAP users need to<br>
&gt; be output) and is type SWHACTOR where OTYPE = ‘US’ and OBJID = SAP USERS.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; However after multiple testing in SWUS and using the debugger the workflow<br>
&gt; fails with message ‘No administrator for task’. I debugged through the<br>
&gt; method and I am sure that the container element is populated in the method<br>
&gt; but when  I debugged into SENDTASKDESCRIPTION , ADDRESSSTRINGS is initial<br>
&gt; which is the issue .<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Has anybody any suggestions as to what could be the issue….when I change the<br>
&gt; expression on the SENDMAIL then the workflow completes.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thank you<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt; David Dittmer<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" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
&gt;<br>
&gt;<br>
<br>
<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" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
<br></blockquote></div><br></div>