You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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

FieldDescription
ScriptThe script to execute.
  • No labels