PreviousNextIndex
Nodes and Palette Options > Detailed Node Descriptions > Sub Flow Return Node
 
Sub Flow Return Node

Type

Application Item (sub flow) node

Purpose

Sub flows are used for invoking another callflow in the project. Large projects may be broken up into multiple, smaller callflow files which are invoked by other project callflows using the Sub Flow node.

The Sub Return Node is the return point from a sub flow, returning control back to the call flow (called the sub flow). This is similar to the Return Node from the main call flow, but the sub flow return does not allow items (such as output parameters) to be added to it like the main flow Return node does.

There are two other parts or nodes to a sub flow multiple call flow feature:

Behavior

Contents of sub flows are hidden to other flows (that is, "black boxes"). You cannot use a "goto" to go to other nodes in other flows.

Properties

Default Node Structure (Node Detail Editor Flow)

There is no default flow in the node editor for this node.


PreviousNextIndex

©2009, Avaya Inc. All rights reserved.