Skip to Content
0
Former Member
Jul 17, 2008 at 01:49 AM

'Complete Execution' Condition behavior

100 Views

Has anyone used 'Complete Execution' condition on the Conditions tab page? I tried it, but it does not seem to be working for me or maybe I am not using it correctly.

My requirement.

I have a sync dialog step in Workflow that uses ABAP Web dynpro application and this application is going to update one of the WF container elements.

Before a step is created, the WF container element is blank and the wedynpro application is going to set 'X' to this element. I have added a 'Complete Execution' condition to check wf container element = 'X'. So i am thinking that if the webdynpro application failed to set the container element to 'X' this step should remain in 'IN Process' status.

Am i missing something here?

Thanks,

Saurabh