Subprocess
Overview
The Subprocess node can reference other Offline Dev tasks except the parent task. It supports scheduling and orchestration of subprocesses, including multi-level nesting.

Node Configuration
-
Select subprocess: Choose the
Offline Devtask to be scheduled by the subprocess node. -
Arrange the execution order of the subprocess node in the parent task.

-
When the subprocess has configured parameters, the parent task can assign values to those parameters or pass parent task parameters to the subprocess.

Note
The scheduling strategy of the referenced Offline Dev task itself becomes invalid.