Versions Compared

Key

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

Insert excerpt
_Banners
_Banners
nameactionflow
nopaneltrue

This page is for application designers who need to configure functionality for components or events. It explains the properties for the gateway node, which is part of an actionflow.

Overview

Use a 

Insert excerpt
_action_gateway
_action_gateway
nopaneltrue
node to control the path that data records take as they flow through an actionflow. You can add several output connection points. On the output connection points, you can specify decision logic to control the path of data, record by record.

Example

Sometimes there is a threshold in your data that affects the way you want to process it. For example, you might want someone to approve orders over £1000, whereas orders below this value can be placed without approval.

The application screen, below, lists the orders pending approval.

The actionflow for this requires a gateway node to capture orders with a value of £1000 or more so that it can send these to the person authorised to approve them.

Insert excerpt
_property_toolbar
_property_toolbar
nopaneltrue

Insert excerpt
_property_tabs
_property_tabs
namebasic-h
nopaneltrue

Insert excerpt
_parent
_parent
nopaneltrue

Basic Settings

FieldDescription
NameEnter the name of the action node.
Insert excerpt
_actionflow_properties
_actionflow_properties
nameshow-name
nopaneltrue

Insert excerpt
_actionflow_properties
_actionflow_properties
nameshow-text
nopaneltrue

Exclusive

Control whether or not a record can go through more than one output. 

Exclusive Gateway (Single path)

Insert excerpt
_toggle_on
_toggle_on
nopaneltrue
 to make a record go through the first connection point where the condition is met. Exclusive gateways include the visual the exclusive icon as a visual indicator of their setup: 

Inclusive Gateway (Multiple Paths)

Insert excerpt
_toggle_off
_toggle_off
nopaneltrue
 to make a record go through any through all connection point points where the condition is met. Inclusive gateways include the visual the inclusive icon as a visual indicator of their setup: 


Input Connection Points

This section has a toolbar with standard buttonsGateway nodes can have:

  • one 
    Insert excerpt
    _driving_input_connection_point
    _driving_input_connection_point
    nopaneltrue
  • multiple 
    Insert excerpt
    _request_input_connection_point
    _request_input_connection_point
    nopaneltrue
    s

The grid contains a list of all input connection points and their type.

  • To add a new input connection point, in the section toolbar click 
    Insert excerpt
    _add
    _add
    nopaneltrue
     to open a new input connection point and set its properties; see Input Connection Points.
  • To edit an existing input connection point, double-click it in the list to open its properties.
  • To remove an input connection point, select one and in the section toolbar click 
    Insert excerpt
    _delete
    _delete
    nopaneltrue
    .

Output Connection Points

This section has a toolbar with standard buttonsThe grid contains a list of all output connection points.

  • To add a new output path, in the section toolbar click 
    Insert excerpt
    _add
    _add
    nopaneltrue
     to open a new output path and set the expression; see Output Connection Points.
  • To edit an existing output path, double-click it in the list to open its properties.
  • To remove an output path, select one and in the section toolbar click 
    Insert excerpt
    _delete
    _delete
    nopaneltrue
    .

Insert excerpt
_description
_description
nopaneltrue

Insert excerpt
_audit
_audit
nopaneltrue