start condition with virtual attribute doesn't work

Mark Pyc mark_pyc at gillette.com
Fri Sep 24 02:54:38 EDT 2004


G'day Wiz,
 
Make sure that your attribute doesn't rely on data from another attribute
or if it does make sure you perform a SWC_GET_PROPERTY ... SELF before
using the value. There is no guarantee of the order in which attributes are
evaluated.
 
There have been previous discussions about the fact that in certain cases
(like SWO1 tests I think) attributes are calculated twice. This may be why
sometimes these attributes resolve and other times they don't. With a
double pass almost all cross-attribute reliance problems should be
resolved. However if it doesn't always happen then it's just plain
confusing.
 
Can't guarantee that's the problem, but worth a look.
 
Have fun,
Mark
 
 
 
 
                      Wiz David
                      <yidysap at yahoo.com>         To:      SAP-WUG at MITVMA.MIT.EDU
                      Sent by: SAP                cc:
                      Workflow                    Subject: start condition with virtual attribute doesn't work
                      <Owner-SAP-WUG at MITV
                      MA.MIT.EDU>
 
 
                      24 Sep 2004 06:23
                      Please respond to
                      SAP Workflow Users'
                      Group
 
 
 
 
 
 
Hi all,
 
 
 
While I create start condition that was based on virtual attribute I found
that it s ignore my condition. Further More I see in the log the virtual
attribute with the correct value,
 
Its looks like that in runtime it s not calculate the value yet. but when
we go inside the log it s already calculated.
 
If I m changing the condition as to be based on data based attribute it
works fine.
 
Even inside the workflow if the first step it s condition on virtual
attribute it s ignore my condition although in log I see value on my
virtual attribute.
 
 
 
How can I solve this problem without added field to my table that will
contain the calculate value?
 
 
 
T.I.A
 
 
 
Wiz
 
 
 
---------------------------------
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
 


More information about the SAP-WUG mailing list