Special considerations for building master process flows - run process flow shape

Introduction

The run process flow shape is used to initialise another (sub) process flow from the current process flow.

Deploying parent & sub-process flows

If a process flow is running in a virtual environment and it includes a run process flow shape, the process flow version being called (i.e. the sub-process flow) must exist in the same virtual environment.

Make sure that you deploy any required sub-process flows to the same environment as the 'parent' process flows. If a required sub-process flow version can't be found in a virtual environment, the flow run will fail with an error.

Last updated