Workflow Status Change event
The change in status for a workflow in plan triggers an event. You can configure the event conditions to trigger an event whenever the monitored workflow changes its status or only when it changes to a specific status.
Overview
You can configure the event conditions with different statuses of a workflow. You can customize both mandatory and optional attribute filters to define specific conditions to trigger an event.
The mandatory attribute filters that you must provide to configure the event are:
-
- Workstation
- Specify the workstation of the workflow instance. This detail must be preceded by the workstation folder details. The supported value type is string and for available operators see Event driven orchestration configuration attributes. Wildcard characters are permitted.
-
- Workflow
- Specify the workflow name. This detail must be preceded by the workflow folder details. The supported value type is string and for available operators see Event driven orchestration configuration attributes. Wildcard characters are permitted.
The optional attribute filters that you can add to trigger the event for specific scenarios are:
-
- Priority
- Specify the priority of the workflow. You can specify any value between 0-101. If you add a value, the change in status of the monitored task only with that priority triggers an event. The supported value type is nonnegativeinteger and for available operators see Event driven orchestration configuration attributes. Wildcard characters are not permitted.
-
- External status
- Specify an external status for the monitored workflow to set as an event condition. The supported value type is string and for available operators see Event driven orchestration configuration attributes. Wildcard characters are not permitted.
-
- Internal Status
- Specify an internal status for the monitored workflow to set as an event condition. The supported value type is string and for available operators see Event driven orchestration configuration attributes. Wildcard characters are not permitted.