Begin activity
This activity, along with the End activity. is initial and appears when a new workflow is created. it's a logical start of every workflow.
End activity
This activity, along with the Begin activity. is initial and appears when a new workflow is created; it's a logical conclusion of every workflow.
If activity
This activity checks a condition to determine if a Yes or No transition should be taken.
Run Script activity
The Script activity runs a script in the scope of the workflow version.
Input variables
Field | Description |
---|---|
Script | The script to execute. |