Utility workflow activities Utility activities provide controls over the path of the workflow, and other useful tools. Branch workflow activityThe Branch activity splits the workflow into multiple transition paths from a single activity.Join workflow activityThe Join activity unites multiple execution paths into one transition.Lock workflow activityThe Lock activity prevents other instances of this workflow from continuing past this activity until the lock is released.Log Message workflow activityThe Log Message activity writes a message to the workflow log.Log Trace Message workflow activityThe Log Trace Message activity writes a trace message to the workflow log.REST Message legacy workflow activityThe legacy REST Message activity enables an administrator to override the REST endpoint or supply the variables configured in the REST Message module.Return Value workflow activityThe Return Value activity returns a value to a parent workflow, when run from a subflow.Run Script workflow activityThe Run Script activity runs the specified script in the scope of the workflow version.Set Values workflow activityThe Set Values activity sets values on the current record when the workflow quiesces or ends.SOAP Message legacy workflow activityThe legacy SOAP Message activity uses SOAP messages defined in the System Web Services plugin and can call the messages using a MID Server.Turnstile workflow activityThe Turnstile activity limits how many times a workflow can pass through the same point.Unlock workflow activityThe Unlock activity releases a lock that was previously placed by the Lock activity.
Utility workflow activities Utility activities provide controls over the path of the workflow, and other useful tools. Branch workflow activityThe Branch activity splits the workflow into multiple transition paths from a single activity.Join workflow activityThe Join activity unites multiple execution paths into one transition.Lock workflow activityThe Lock activity prevents other instances of this workflow from continuing past this activity until the lock is released.Log Message workflow activityThe Log Message activity writes a message to the workflow log.Log Trace Message workflow activityThe Log Trace Message activity writes a trace message to the workflow log.REST Message legacy workflow activityThe legacy REST Message activity enables an administrator to override the REST endpoint or supply the variables configured in the REST Message module.Return Value workflow activityThe Return Value activity returns a value to a parent workflow, when run from a subflow.Run Script workflow activityThe Run Script activity runs the specified script in the scope of the workflow version.Set Values workflow activityThe Set Values activity sets values on the current record when the workflow quiesces or ends.SOAP Message legacy workflow activityThe legacy SOAP Message activity uses SOAP messages defined in the System Web Services plugin and can call the messages using a MID Server.Turnstile workflow activityThe Turnstile activity limits how many times a workflow can pass through the same point.Unlock workflow activityThe Unlock activity releases a lock that was previously placed by the Lock activity.