Versions Compared

Key

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

1. Description

It is designed to call a function in a flow schema.

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 flowFlow.  The settings panel for this component opens (Fig.1(2)) when you click on the block.

Image RemovedImage Added

Fig.1. Execute component

1.1. Execute 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. Execute settings panel

It consists of the following elements:

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

1.2.1. Name

Here you enter the name of the function which needs to be called.

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
Add limit
Limit
Add limit
Limit

Fig. 2. Setting a limit

Table of Contents