Presubprocess

This step performs any initialization work required for the subprocess.

The presubprocess step starts after the preprocess step and at the beginning of every subprocess. It allows a variety of input and output scenarios to be completed before each subprocess starts.

The following table describes the available options.

PropertyReadWriteDescription
CurrentSubprocessN/AN/ARead Only

Collection of all of the subprocesses contained in the workflow. This property allows you to access the properties of any subprocess contained in the workflow using the workflow variable viewer.