Timer start event
This event is used when a process is started on cyclic timer events either at specific points in time, after time spans or after timeouts.

If a workflow triggered by a timer start event fails before reaching the first asynchronous task, such as a user task, Collibra tries to restart it three times before stopping further attempts. Once the workflow is stopped, it no longer runs when the next timer event occurs, even if the underlying issue is resolved later.
To restart such a workflow, redeploy it.
General properties
Property | Description |
---|---|
Model ID | The unique identifier of the element within the process model. |
Name | The name of the element displayed in the diagram. |
Documentation | A description and any additional information about this element. |
Timer configuration | The configuration of when the timer event fires:
|
Job category | Set a specific job category for the process that this event starts. |
Advanced form properties
Property | Description |
---|---|
Form properties | Custom form properties which are used within the legacy or custom form engine. |
Advanced properties
Property | Description |
---|---|
Interrupting | Whether the parent executions will be terminated. |
Execution listeners |
Allows you to invoke Java logic after certain events:
|
Visual properties
Property | Description |
---|---|
Font size | The font size of the element in the diagram. |
Font weight | The font weight of the element in the diagram. |
Font style | The font style of the element in the diagram. |
Font color | The font color of the element in the diagram. |
Background color | The background color of the element in the diagram. |
Border color | The border color of the element in the diagram. |