<div>Hi,</div>
<div> </div>
<div>Rather than passing tables  to your workflow , You can maintain your agents seprately in a Ztable  .</div>
<div>You can create your own rules ( create a function module to get the agent from Ztable ) in PFAC.</div>
<div> </div>
<div>Also if you want to determine your agents in the background  you can use RH_GET_ACTORS fm  and pass</div>
<div>the  rule  created above to fetch the agents in the background method.</div>
<div> </div>
<div>and yes you can pass agents as an expression but it  should be of type &#39;US&#39; .</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">On Wed, Mar 10, 2010 at 4:06 AM, Kyle McCarter <span dir="ltr">&lt;<a href="mailto:kmccarter@csc.com">kmccarter@csc.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><font face="sans-serif" size="2">Hello all,</font> <br><br><font face="sans-serif" size="2">I am trying to assign a single work item to multiple agents using the &#39;Expression&#39; attribute on the Agents section of the defined WF task. The agents are too dynamic to use normal organizational objects from one WF execution to the next. So I am attempting to pass a table from my WF container. The attributes of this table are Import/Export/Multi-line Type RHOBJECTS-OBJECT. </font><br>
<br><font face="sans-serif" size="2">Our current application attempts to create the container elements, and then the workflow is triggered via object event. I have debugged the container propagation, and all seems OK. However, when I evaluate the WF Log via SWIA, the container table I created for the multiple agents is not set. </font><br>
<br><font face="sans-serif" size="2">Firstly, can I pass a table of multiple agents as an &#39;Expression&#39; in my workflow task definition?</font> <br><font face="sans-serif" size="2">Secondly, why isn&#39;t my container element for agents set?</font> <br>
<br><font face="sans-serif" size="2">Your assistance is greatly appreciated.</font> <br><br><font face="sans-serif" size="2">Cheers,</font> <br><br><font face="sans-serif" size="2">MadABAPper </font><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>