Skip to content

Set Automation Execution Progress

Parameter Configuration

ParameterDescription
ProgressSet the execution progress percentage of the current automation. The progress value can be dynamically specified using expressions; the value range is a decimal within 0~100
Progress MessageSet the progress message for the current automation execution. The message can be dynamically specified using expressions

Usage Instructions

For some automations with complex logic and long execution times, this step can be used to inform users of the current execution progress

This step has the same function as automatic.setProgress in scripts