Hi Gurus,
In a workflow, I'm trying to evaluate some values in a condition step.
At moment the condition evaluate the values of some object's attributes at container, those values are empty, and I get a FALSE result.
When I review the values at workflow log (SWI6), the values are correct.
Why step condition do not respect the container's values? Is this problem because I'm using object's attributes in the comparisons? I must let pass a time before making the comparison of values?