Skip to content

Revoke Process

Feature Description

Revoke a workflow process. After revoking the process, all unfinished tasks will be deleted. The workflow will be marked as completed.

Parameter Settings

Configuration ItemDescription
Workflow ModuleThe module to which the workflow belongs
Process Instance IDThe ID of the workflow instance to be revoked

Example

In a data table, if we need to directly revoke a process through a button, we can achieve this by adding a button with an execution action of Revoke Process. As shown in the figure below, in the leave application module, we store the process instance ID of the initiated leave process in the Process ID field, and directly revoke the process through the revoke button.