Flow-New method

This instruction spins off a new flow for a case.

It provides the same functionality as the SpinOff shape. If you need to specify a flow using a parameter or property reference, use the activity StartFlow.

Parameters

Type Flow-New in the Method field, followed by one space and a flow name (the second key part of a Rule-Obj-Flow record) as a literal constant. If the flow takes parameters, you can display them by expanding the step.

Results

A flow is spun off for the case.

Checking the method status

This instruction updates the processing status so that you can use the standard when conditions StepStatusFail or StepStatusGood on the transition. See How to test method results using a transition.

Methods and instructions by function