Try &#39;<font size="2">TS90000009&#39; including the quotes</font><br><br>
<div><span class="gmail_quote">On 7/20/07, <b class="gmail_sendername">Priya Sharma</b> &lt;<a href="mailto:priya.sharma@tcs.com">priya.sharma@tcs.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><font face="sans-serif" size="2">Hi, </font><br><font face="sans-serif" size="2">As suggested by u, we have checked binding :
</font> <br><font face="sans-serif" size="2">&#39;Act_Org_object&#39; is binded &nbsp;with TS90000009 n we hv also tried giving this as 90000009 &nbsp; and</font> <br><font face="sans-serif" size="2">&nbsp;&#39;SelectMultiple&#39; is binded with 0. and 
</font><br><font face="sans-serif" size="2">SelectedObject&#39; is binded with WF conatiner variable &#39;user&#39; (with same refrence table n field as &#39;SelectedObject&#39; )</font> <br><br><font face="sans-serif" size="2">
Noe our WF is getting stopped in this particular step where we have used std task - TS 30200146 with method &#39;ALLAGENTSOFTASKGETANDDISPATCH&#39;.</font> <br><font face="sans-serif" size="2">The error is as follows :</font>
 <br><br><font face="sans-serif" size="2">Work item 000000007177: Object WF_TASK method ALLAGENTSOFTASKGETANDDISPATCH cannot be executed</font> <br><font face="sans-serif" size="2">Task 90000009 does not exist.</font> <br>
<br><font face="sans-serif" size="2">Pls guide how to go about it . This issue is to be resolved on urgent basis.</font> <br><br><font face="sans-serif" size="2">Rgds </font><br><font face="sans-serif" size="2">Priya</font>
 <br><br><font face="sans-serif" size="2"><br><br>____________________________________________</font> <br><br><br>
<table width="100%">
<tbody>
<tr valign="top">
<td width="40%"><font face="sans-serif" size="1"><b>Ramki Maley &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:workflow99@aol.com" target="_blank">workflow99@aol.com</a>&gt;</b> </font><br><font face="sans-serif" size="1">
Sent by: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sap-wug-bounces@mit.edu" target="_blank">sap-wug-bounces@mit.edu</a></font> 
<p><font face="sans-serif" size="1">07/20/2007 06:50 PM</font> 
<table border="1">
<tbody>
<tr valign="top">
<td bgcolor="white">
<div align="center"><font face="sans-serif" size="1">Please respond to<br>&quot;SAP Workflow Users&#39; Group&quot; &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sap-wug@mit.edu" target="_blank">
sap-wug@mit.edu</a>&gt;</font></div></td></tr></tbody></table><br></p>
<td width="59%">
<table width="100%">
<tbody>
<tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">To</font></div>
<td><font face="sans-serif" size="1">&quot;SAP Workflow Users&#39; Group&quot; &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sap-wug@mit.edu" target="_blank">sap-wug@mit.edu</a>&gt;</font> 
<tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">cc</font></div>
<td>
<tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">Subject</font></div>
<td><font face="sans-serif" size="1">Re: Choosing approver from the list of possible agents at &nbsp;runtime ??</font></td></td></tr></td></td></tr></td></td></tr></tbody></table><br>
<table>
<tbody>
<tr valign="top">
<td>
<td></td></td></tr></tbody></table><br></td>
<td><p></p></td></td></tr></tbody></table>
<div><span class="e" id="q_113e407b0a97b145_1"><br><br><br><font size="3">Priya,<br><br>I am not sure if much has changed in ECC 6.0 for this task.<br><br>For Your Step2 described below:<br><br>a) You need to supply your custom task number in conatiner element &#39;Act_Org_object&#39; (for which you need to select the agent) in the binding.
<br>b) If you have set the &#39;SelectMultiple&#39; container element to &#39;X&#39; (in binding), the result will be available in &#39;SelectedObjectList&#39; otherwise it is in &#39;SelectedObject&#39;. This you need to bind back to a WF container element and assign it to Expression as the agent assignment for the custom task.
<br><br>If you have already done the above, please explain what status the workflow is in and what the error message is.<br><br>Best Regards,<br>Ramki Maley. <br></font><font color="blue" size="3"><u><br></u></font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:priya.sharma@tcs.com" target="_blank">
<font color="blue" size="3"><u>priya.sharma@tcs.com</u></font></a><font size="3"> wrote: </font><br><font face="sans-serif" size="2"><br>Hi All,</font><font size="3"> </font><font face="sans-serif" size="2"><br>I am using,ECC 
6.0 and In my scenario we want to give the initiator the flexibility to choose the approver from the list of possible agents appeared at runtime.</font><font size="3"> <br></font><font face="sans-serif" size="2"><br>I am using std task - TS 30200146 , for solving the purpose of selecting &nbsp;the required agent from the list of possible agents.
</font><font size="3"> </font><font face="sans-serif" size="2"><br>In 4.7 this functionality is given in WF Wizards , but I m not able to get this in ECC 6.0.</font><font size="3"> </font><font face="sans-serif" size="2">
<br>So what I have done so far is :</font><font size="3"> </font><font face="sans-serif" size="2"><br>1)after triggering event , has created a step, associated it with a task and in task properties I hv defined task as &quot;general fwding allowed &quot; and in create agent assignment , i have defined a org unit as possible 
agent.and in activity level I have not defined any agent .</font><font size="3"> <br></font><font face="sans-serif" size="2"><br>2)then i hv used std task - TS 30200146, with task as &quot;general task&quot; and in activity level i have defined agent as &quot;WF initiator&quot;, as per my knowledge this task should create a dialog box for initiator giving him the list of possible users.
</font><font size="3"> <br></font><font face="sans-serif" size="2"><br>3)then i hv created a step ,associated it with a task and method . and i want the workitem for this task to get deliver to the &quot;agent which is selected by initiator in above step&quot;.
</font><font size="3"> <br></font><font face="sans-serif" size="2"><br>My WF is getting stopped , no dialog box appears giving me the list of possible agents.</font><font size="3"> </font><font face="sans-serif" size="2">
<br>I am badly stuck .Please help me out in solving this critical &nbsp;issue ..This is very important for us to solve this matter asap.</font><font size="3"> </font><font face="sans-serif" size="2"><br>Many Thanks .</font><font size="3">
 <br></font><font face="sans-serif" size="2"><br>Best Regards</font><font size="3"> </font><font face="sans-serif" size="2"><br>Priya</font><font size="3"> </font><font face="sans-serif" size="2"><br><br>Priya Sharma<br>Tata Consultancy Services
<br>TCS Towers, 249 D&amp;E Udyog Vihar,<br>Phase IV, Gurgaon<br>Gurgaon,Haryana<br>India<br>Mailto: </font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:priya.sharma@tcs.com" target="_blank"><font face="sans-serif" color="blue" size="2">
<u>priya.sharma@tcs.com</u></font></a><font face="sans-serif" size="2"><br>Website: </font><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.tcs.com/" target="_blank"><font face="sans-serif" color="blue" size="2">
<u>http://www.tcs.com</u></font></a><font face="sans-serif" size="2"><br>____________________________________________<br>Experience certainty. &nbsp; &nbsp; &nbsp; &nbsp;IT Services<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Business Solutions<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Outsourcing
<br>____________________________________________</font><font size="3"> </font><br><font size="3"><tt>=====-----=====-----=====<br>Notice: The information contained in this e-mail<br>message and/or attachments to it may contain 
<br>confidential or privileged information. If you are <br>not the intended recipient, any dissemination, use, <br>review, distribution, printing or copying of the <br>information contained in this e-mail message <br>and/or attachments to it are strictly prohibited. If 
<br>you have received this communication in error, <br>please notify us by reply e-mail or telephone and <br>immediately and permanently delete the message <br>and any attachments. Thank you<br><br><br>&nbsp;</tt></font> <br><font size="3">
<tt><br></tt></font>
<hr>
<font size="3"><tt><br>_______________________________________________<br>SAP-WUG mailing list<br></tt></font><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:SAP-WUG@mit.edu" target="_blank"><font color="blue" size="3">
<tt><u>SAP-WUG@mit.edu</u></tt></font></a><font size="3"><tt><br></tt></font><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank"><font color="blue" size="3">
<tt><u>http://mailman.mit.edu/mailman/listinfo/sap-wug</u></tt></font></a><font size="3"><tt><br>&nbsp;</tt></font><font size="2"><tt>_______________________________________________<br>SAP-WUG mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:SAP-WUG@mit.edu" target="_blank">
SAP-WUG@mit.edu</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br></tt></font><br>
</span></div><font face="sans-serif" color="white" size="1">ForwardSourceID:NT0000837A &nbsp; &nbsp;</font> 
<div><span class="e" id="q_113e407b0a97b145_3"><br><pre>=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


</pre></span></div><br>_______________________________________________<br>SAP-WUG mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" 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>