ExecutionTemplate

Execution templates are used to set up workflows that are executed once a deployment package of an application reaches a certain state.

System Property Type Description Changeable Identity Required for Creation
system_id Integer The technical id of the entity.   yes  
system_maintype String The main type (WorkflowExecutionTemplate)      
system_needs_manual_start Boolean If the execution has to be released manually. Default: false yes    
system_manual_confirmer Reference [type=User/Usergroup] The user/group needed to manually start the execution. Only if system_needs_manual_start is true. yes   If system_needs_manual start is True
system_workflow

Reference

[type=Workflow]

Reference to the workflow to be executed. yes    
system_application

Reference

[type=Application]

Reference to the application to which the workflow belongs.      
system_deployment_profile Reference [type=DeploymentProfile] The deployment profile that is used for the execution. Empty in case of general workflow. yes   If the workflow is an application workflow.
system_environment

Reference

[type=Environment]

The environment to which the deployment profile belongs to.      
system_install_mode String The installation mode. Can be "overwrite_existing" or "skip_existing" if the workflow is an application workflow and "undefined" if the workflow is of type general. yes   yes
system_start_mode String Can be "Immediate", or "Queue" yes   Yes
system_start_queue

Reference

[type=Queue]

The queue in which the execution should be placed if the start_mode is "Queue". yes   Yes if the start_mode is "Queue"
system_runas

Reference

[type=User]

The user which should be used to start the execution. Changing the user will automatically reset the password. yes   Yes
system_runas_password String The password of the runas user. The password will never be returned from the API but can be changed. yes   Yes

Export

Export available, Deep Export not available.

Import

Import available, Deep Import not available.

Reporting

The entity is not available for reports.