Virtual attributes in work item texts

Mark Pyc mark.pyc at gmail.com
Thu Jun 1 09:00:21 EDT 2006


G'day Dave,

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.

SWC_GET_PROPERTY SELF 'A' Local_variable_for_A.

This will force the resolution of A during resolution of B.

Have fun,
Mark

On 6/1/06, Dave J Dartnell <dave_dartnell at uk.ibm.com> wrote:
>
>
> Hi all,
>
> 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
> returned OK. When I test the workflow both values appear in the workitem
> but only attribute A appears in the workitem preview, the document  and the
> auto-forwarded email.
> We're at 4.7.  Any suggestions on how to overcome this?
>
> thanks and regards,
>
>
> Dave Dartnell
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060601/30fe2bc6/attachment.htm


More information about the SAP-WUG mailing list