Skip to content

Open Workflow Creation Page

Overview

Use automation to customize opening the workflow creation page

Parameter Configuration

ParameterDescription
Workflow ModuleThe workflow module to which the created workflow belongs
Input Workflow IDWhether to use dynamic workflow ID definition
Workflow IDAfter enabling Input Workflow ID, you can use expressions to obtain context variables to specify dynamic content
WorkflowIf input workflow ID is not enabled, you can select a workflow defined under the workflow module
Workflow Data TableThe data table where the workflow form data is stored after initiating the workflow
Custom FormWhether to enable workflow custom form
Form IdentifierThe form identifier stored on the workflow instance after the workflow is initiated. You can use expressions to obtain context variables to specify dynamic content
Form Field SettingsDisplay and edit controls for form customization in the workflow initiation form
Set Field ValuesForm field values for the workflow initiation form
Workflow VariablesWorkflow variables attached to the workflow instance after the workflow is initiated

Return Values

ParameterTypeDescription
Workflow Instance IDStringAfter initiating the workflow, the Instance ID of the workflow

Notes

  • Custom Form
    • After enabling, the creation approval form displayed will be based on the settings in Form Field Settings

Usage Scenarios

  • After triggering form listening, button controls, etc., call the initiate approval flow operation
  • In the workflow task form, add a control to call and initiate the approval flow operation