Skip to Content
0
Former Member
Jul 11, 2007 at 05:04 AM

Terminate Workflow Conditionally - Urgent

371 Views

Hey Experts,

I have a workflow in which a method in the task calls a transaction. now my requirement is that, I need to conditionally check the value in a field before completing that task which means that, if the condition is satisfied then the task and workflow are terminated and if the condition is not satisfied the workitem has to remain in the inbox..

How to get this prob solved.. I tried using the terminating event but it is not stopping until the value in the field is checked..

Thanks in advance