{{ (processDefinition.suspended ? 'Activate' : 'Suspend') }} Process Definition

This process definition will be activated, so that it will be possible to start new process instances based on this process definition.

This process definition will be suspended, so that it will not be possible to start new process instances based on this process definition.

Supported pattern 'yyyy-MM-ddTHH:mm:ss'.

Do you really want to {{ (processDefinition.suspended ? 'activate' : 'suspend') }} this process definition?

The suspension state of the process definition has been updated to "active" successfully.

The activation of the process definition has been scheduled to {{ data.executionDate | camDate }} successfully.

The suspension state of the process definition has been updated to "suspended" successfully.

The suspension of the process definition has been scheduled to {{ data.executionDate | camDate }} successfully.

The suspension state of the process definition could not be updated to "active" successfully.

The activation of the process definition could not be scheduled to {{ data.executionDate | camDate }} successfully.

The suspension state of the process definition could not be updated to "suspended" successfully.

The suspension of the process definition could not be scheduled to {{ data.executionDate | camDate }} successfully.