ExecuteSubStep

Learn to use ExecuteSubStep Action template within processes.

Use the ExecuteSubStep action template to call sub-steps for executing routine tasks (e.g. creating a child record) or to call another process.

The ExecuteSubStep action template supports the following input arguments:

name

The sub-step to be executed.

processName

The (sub-) process to be launched.

You must specify either name or processName.

ExecuteSubStep has no default output arguments.