Hi,
In my workflow used fork with 2 parallel branches.
In one branch is a dialog activity step ( sending doc to incorportaors for review - checked the confirm end of processing checkbox in the task )
and in the other branch is a 'Wait for Event' step ( wait for rejection - when status getting changes to 32).
when executing dialog activity with confirm end of processing,branch 1 wait step workitem is getting completed and branch 2 workitem is logically getting deleted and further step in the workflow is not executed in branch 2.
Same changes I am trying to do without confirm end of processing pop up.When I uncheck the check box and execute the dialog activity, branch 1 wait step workitem is getting completed and branch 2 workitem is also getting completed ( instead logically getting deleted ) and further step in the workflow is executed in branch 2. I dont want the remaining step to get executed.
Please let me know how to achieve this. I tried with some function module but its not working.
In the attached file, I have shown the screenshot where it is going wrong.
Thanks & Regards,
Priya