Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This handler signals an activity in order to “cancel” the task.forwards a node so that the instance goes on to the next node. If there is a task on the node, it is not completed but the node is. Furthermore, a variable can be set so that it is obvious that the handler completed the node.

...

Class

Code Block
com.dooris.bpm.actionhandler.SignalProcessInstanceByNodeName

...

Parameter

...

Parameter

Default value

Description

Valid examples

nodeName

Name of the node to be forwareded.

variableToSet

If the signaling was done successfully it is possible to set a variable. This parameter defines the name of the Variable

Name of the variable which should be set after the node has been forwarded.

variableToSetValue

This parameter defines the values

Value of the variable which should be set after the node has been forwarded.