Workflow completed event
When the workflow is completed it 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 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.
You can also use the following optional attributes to further configure the event conditions:
-
- 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.