Hi,
in my Worfklow I have a task A where I can change, delete or post an invoice.
After that task I have a parallel part with 3 parallel branches. I my 1. branch I have a step wait for the event CHANGED of the object type FIPP. In my 2. branch I have a step wait for event DELETED of the object type FIPP and in my 3. branch I have a step wait for the event POSTED of object type FIPP.
When I post an invoice in task A the task wait for event FIPP.POSTED is not executed. In the WF Protocol I can see that task A is completed but the step wait for event FIPP.POSTED is not started.
I hope maybe someone can help me with this problem.
Thanks.
Regard,
Martin