Workflow Change Event
Overview
Return workflow change events to the client, and the client updates the corresponding page after receiving the events
Parameter Configuration
| Parameter | Description |
|---|---|
| Workflow Module | Workflow module that needs to be refreshed |
| Event Type | Event type |
| Change Type | When the event type is Workflow Task Change, you can set the task change type. Complete Task, Transfer to Others, Delegate to Others |
| Process ID | Workflow instance ID to which the event belongs, can be dynamically calculated using expressions |
| Task ID | Workflow task ID to which the event belongs, can be dynamically calculated using expressions |
Usage Instructions
Event Types
Type Description Workflow Task Change Workflow tasks, completion, transfer, delegation Workflow Process Change Process withdrawal, termination, etc.
Usage Scenarios
- Use automation to change workflow task status
- Use automation to change workflow status (withdrawal, termination, etc.)

