StartProcessInstanceActionHandler

Description

This handler uses one instance in order to generate an additional, independent instance. The original instance continues to run without restriction.


Class

com.dooris.bpm.actionhandler.StartProcessInstanceActionHandler

Parameter

Parameter

Default value

Description

Valid examples

Parameter

Default value

Description

Valid examples

name

 

If the parameter giveProcessVairables is set to false, the to-be-started process definition will be searched based on this parameter.

A process variable needs to be handed over to this parameter.

name_of_the_variable

defaultValue

 

If the parameter giveProcessVairables is set to false, the to-be-started process definition will be searched based on this parameter, if nothing is found with the parameter name.

If the parameter giveProcessVairables is set to true, this parameter determines the name of the newly created instance.

Test

prefixInstanceName

 

Its value is inserted before the name of the newly created instance as a prefix.

If the parameter giveProcessVairables is set to true, this parameter will be ignored.

New_Instance

giveProcessVariables

 

If this parameter is set to true, the process variables will be handed over to the newly created instance.

true

strProcessDefinitionNameConfig

 

If the parameter giveProcessVairablesis set to true, the to-be-started process definition will be searched based on this parameter.

Name_of_the_process_definition