FIXME **This page is not fully translated, yet. Please help completing the translation.** \\ //(remove this paragraph once the translation is finished)// ====== SignalProcessInstanceByNodeName ====== ==== Description ==== This handler signals an activity in order to "cancel" the task. ---- ==== Action Class ==== com.dooris.bpm.actionhandler.SignalProcessInstanceByNodeName ---- ==== Event Type ==== any ==== Action Name ==== any ==== Mandatory Fields ==== none - ==== Parameter ==== == nodeName = Name of the node that should be signaled == == variableToSet = id_of_variable == If the signaling was done successfully it is possible to set a variable. This parameter defines the name of the Variable. == variableToSetValue = value of the variable == This parameter defines the values of the variable. ---- ==== Example ====