Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
This is an old revision of the document!
WaitForSoftLinkedSubprocessesHandler
Description
This handler can be used in two different ways.
As an event on a node it prevents progressing the process / finishing a task if a process, which was started via Softlink, is not finished yet.
As a decision handler on a XOR gateway it can determine if a Softlink process is finished or not. For that on way has to caontain the name running, this is the way that will be gone, if the process if not finished. The other way gets the name finished, thi is the way, which will be gone, if the softlink process is finished.
class
com.dooris.bpm.actionhandler.WaitForSoftLinkedSubprocessesHandler
Event Type
Action Name
Mandatory Fields
Parameter
Beispiel als Actionhandler
Beispiel als DecisionHandler
Beispiel für die "finished"-Transition
Die Transition für running kann equivalent erstellt werden, nur der Technisch Eindeutige Name muss auf running geändert werden.