can workflow container in log change?

Rick Bakker rbakker at gmail.com
Wed Sep 30 13:33:45 EDT 2009


Hello,

"I have heard that the workflow container is dynamic and can change
after the workflow is Completed"

I don't know about that. I'd think it's true for object attributes but
not for container elements.

I've run into problems where an object attribute is being updated and
when I test that attribute it sometimes reflects the new value,
sometimes not. For debugging purposes it's better to copy the value to
a container element first and test that instead. At least you'll know
later what was being tested.

regards
Rick Bakker
Hanabi Technology

On Wed, Sep 30, 2009 at 11:23 AM, Munday,Sherie J.
<MUNDAYSJ at airproducts.com> wrote:
> Chris,
>
> This is just a thought, but have you thoroughly tested the Condition Step?
> We have found that Case sensitivity and spacing sometimes give us results we
> did not expect.
>
> Best Wishes,
>
> Sherie
>
>
>
> From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of
> Barr, Chris
> Sent: Wednesday, September 30, 2009 1:16 PM
> To: sap-wug at mit.edu
> Subject: can workflow container in log change?
>
>
>
> I have a virtual attribute, UsageDecision, on ZBUS2045 subtype of BUS2045 –
> Inspection Lot. In custom code an Inspection Lot is Created and then later
> in the code a Usage Decision is made. My workflow is triggered from the
> CREATED event. The first step in the workflow is a Condition Step that
> should just complete the workflow if UsageDecision = AIM. The Condition Step
> continues the workflow as if UsageDecision was NOT equal to AIM. But in the
> workflow log in the workflow container I see UsageDecision set to AIM. I
> couldn’t figure out why the Condition Step would not have seen that. I have
> heard that the workflow container is dynamic and can change after the
> workflow is Completed. Which would mean that when the Condition Step
> executed the UsageDecision was not set yet and that’s why the workflow
> continued. Is this true? I thought that the workflow container in the log
> would have been a snapshot at that point in time that it was used.
>
>
>
>
>
> Chris Barr
>
> Lockheed Martin - Enterprise Business Services
>
> MD 0751
>
> 1801 State Route 17C , Owego, NY 13827
>
> 607-625-3929
>
> chris.barr at lmco.com
>
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>




More information about the SAP-WUG mailing list