StartProcessInstanceActionHandler
Description
This handler uses one instance in order to generate an additional, independent instance. The original instance continues to run without restriction.
The handler should never be set to start Process Instances from the same Process Definition!
com.dooris.bpm.actionhandler.StartProcessInstanceActionHandlerParameter
Parameter | Default value | Description | Valid examples |
|---|---|---|---|
|
| If the parameter giveProcessVariables is set to false, the to-be-started process definition will be searched based on this parameter. If the parameter giveProcessVariables is set to true, this parameter determines the name of the newly created instance. A process variable name needs to be handed over to this parameter. |
|
|
| If the parameter If the parameter |
|
|
| Its value is inserted before the name of the newly created instance as a prefix. If the parameter giveProcessVariables is set to true, this parameter will be ignored. |
|
|
| If this parameter is set to true, the process variables will be handed over to the newly created instance. |
|
|
| If the parameter giveProcessVariables is set to true, the to-be-started process definition will be searched based on this parameter. This currently only accepts the plain name of the Processdefinition, no variables or variable names |
|