<div>G'day Dave,</div>
<div>&nbsp;</div>
<div>There is no guarantee of the order in which attributes will be resolved, so be sure that you're not assuming that A will already be calculated when calculating B. The best way to do this is to include macro something like.
</div>
<div>&nbsp;</div>
<div>SWC_GET_PROPERTY SELF 'A' Local_variable_for_A.<br>&nbsp;</div>
<div>This will force the resolution of A during resolution of B.</div>
<div>&nbsp;</div>
<div>Have fun,<br>Mark<br>&nbsp;</div>
<div><span class="gmail_quote">On 6/1/06, <b class="gmail_sendername">Dave J Dartnell</b> &lt;<a href="mailto:dave_dartnell@uk.ibm.com">dave_dartnell@uk.ibm.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><br><font face="sans-serif" size="2">Hi all,</font> <br><br><font face="sans-serif" size="2">I have a virtual attribute A used to calculate the value of virtual attribute B and both are used in workitem text. When I test the business object both values are
</font> <br><font face="sans-serif" size="2">returned OK. When I test the workflow both values appear in the workitem but only attribute A appears in the workitem preview, the document &nbsp;and the auto-forwarded email.</font>
 <br><font face="sans-serif" size="2">We're at 4.7. &nbsp;Any suggestions on how to overcome this?</font> <br><br><font face="sans-serif" size="2">thanks and regards,</font> <br>&nbsp;</div>
<div><span class="sg"><font face="sans-serif" size="2"><br>Dave Dartnell<br></font></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><br></blockquote>
</div><br>