Skip to content

Workflow Change Event

Overview

Return workflow change events to the client, and the client updates the corresponding page after receiving the events

Parameter Configuration

ParameterDescription
Workflow ModuleWorkflow module that needs to be refreshed
Event TypeEvent type
Change TypeWhen the event type is Workflow Task Change, you can set the task change type. Complete Task, Transfer to Others, Delegate to Others
Process IDWorkflow instance ID to which the event belongs, can be dynamically calculated using expressions
Task IDWorkflow task ID to which the event belongs, can be dynamically calculated using expressions

Usage Instructions

  • Event Types

    TypeDescription
    Workflow Task ChangeWorkflow tasks, completion, transfer, delegation
    Workflow Process ChangeProcess withdrawal, termination, etc.

Usage Scenarios

  • Use automation to change workflow task status
  • Use automation to change workflow status (withdrawal, termination, etc.)