Hello,

i attached a Specification which contains a cancellation region. At first we fill in something in task a. Next the tasks b and d are available, but after you do something at b and check that out. Task "d" normally has to cancel but it's still there. Am i doing something wrong there?

 

I hope somebody can help quickly :)

This problem is easy to run into. When two tasks are connected directly in YAWL there is an implicit place between them that can hold a token. In order to get the behaviour that you intend you must include the arcs that flow into the tasks that you want to cancel in the cancellation region.