Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1. Description

It is used to call a flow schema to be used as a subschema.

Info

This component is present in flow types like:

  • Voice;
  • Chat;
  • Forms;
  • Service.

The block (Fig.1(1)) is used in space to build the Flow. The settings panel for this component opens (Fig.1(2)) when you click on the block.

Image RemovedImage Added

Fig.1. Schema component

1.1. Schema block

The block consists of the following elements:

  1. The name of the component;
  2. in branch - receiving (connecting with the previous block) branch;
  3. out branch - outgoing (connecting with the following block) branch.

1.2. Schema settings panel

It consists of the following elements:

  1. Schema;
  2. Async;
  3. Break;
  4. Add limit.

1.2.1. Schema

When you click on the Schema field, a drop-down list opens from which you can select the schema.

1.2.2. Async

Used to enable or disable asynchrony.

Image Removed - all components are executed sequentially;

Image Removed - the component is executed in parallel.

Include Page
Async
Async

1.2.3. Break

Include Page
Break
Break

1.2.4. Add limit

Include Page
Limit
Limit

Fig. 2. Setting a limit

Table of Contents