Versions Compared

Key

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

...

Insert excerpt
_Banners
_Banners
nameactionflow
nopaneltrue

Overview

An actionflow diagram is made up of a series of nodes. Each node represents a specific action. By configuring different actions and wiring them together you can create complex functionality.

...

...

  • Request Query Lookup
  • Driving Query Lookup

For information about connecting actionflow nodes together, see Wiring Actionflows.

Adding Action Nodes

Connection Points

Everything in an actionflow is connected using connection points. They are blue when connected and grey when not connected. Find all the possible connection points below.

...

Icon

...

Image Removed

...

Interface Driving Connection Point

...

Input Interface

Output Interface

...

Image Removed

...

Input Interface

Output Interface

...

The toolbar displays the available action nodes that can be dragged onto the actionflow canvas.

Image Added

Actions can be added to actionflows in 2 ways:

  1. Dragging actions directly from the toolbar

    Image Added


  2. Dragging the following items from the repository using
    • Insert excerpt
      _

...

    • screen_

...

    • list
      _

...

    • screen_

...

    • list
      nopaneltrue

...


...

Image Removed

...

Input Data Components

    • Will create an 
      Insert excerpt
      _action_

...

    • screen
      _action_

...

    • screen
      nopaneltrue

...

    •  node.

      Image Added
    • Insert excerpt
      _

...

    • table_list
      _

...

    • table_list
      nopaneltrue

...


    • Will ask the user if they would like to create a 
      Insert excerpt

...

    • _

...

Image Removed

...

Output Data Components

...

    • action_

...

    • save
      _action_save
      nopaneltrue

...

    •  node or 
      Insert excerpt
      _action_

...

    • view
      _action_

...

    • view
      nopaneltrue

...

Input Data Components

...

    •  node.

      Image Added

The action nodes have connections, which are blue when connected and grey when not connected, see Wiring Actionflows. Action nodes have

  • Input connections, where data is passed into the node
  • Output connections, which pass data to the next node.

Usually, connections are 

Insert excerpt
_

...

driving_

...

connection

...

_driving_connection
nopaneltrue
.

...

req.[attributename]

...

These pass data through to the next action node. Some action nodes can have  

Insert excerpt
_request

...

_connection

...

_request

...

_connection

...

nopaneltrue

...

, which act like a lookup. These send out a request for data, which is returned to the action node data. The table below shows the types of connections available on an action node.

Nodes must be connected sequentially starting from the 

Insert excerpt
_

...

driving_

...

interface_connection_point
_

...

driving_

...

interface_connection_point
nopaneltrue

...

...

Action Nodes

The toolbar includes the following actions that you can drag onto the canvas.

Image Removed 

Actions can be added to actionflows in 3 ways:

...

. Records will then pass through each node and be manipulated accordingly.

Types of Action Node

The following table summarises the purpose of each type of action node, with a link to the reference page for the node.

IconDescriptionAvailable Connections         
Insert excerpt
_action

...

_

...

actionflow

...

...

_

...

action

...

_actionflow

...

nopaneltrue

...

Embeds an actionflow within the current actionflow.

Insert excerpt
_driving

...

_connection

...

_driving_

...

connection

...

nopaneltrue

Insert excerpt
_

...

action_screen
_

...

action_screen
nopaneltrue

...

The input and output connection points of the actionflow node must be wired into the rest of the actionflow.

Need to test to add detail


...

Add an action to open a specified

...

screen

...

Open screen nodes can be created with or without a screen attached. This is useful if the screen has not been created yet. Open screen nodes which do not have a screen attached appear with a warning symbol to remind users that this still needs to be configured.

Image Removed 

Each open screen node has 1 primary input connection point by default called 'in'. Connecting to this connection point simply opens the screen and cannot pass any data to it. Do we still need this?

Once a screen has been attached to the open dashboard node an input connection point for each form on the screen is created. Each input connection point automatically has any data fields on the form (dynamic text or form fields) added as attributes. These attributes can be mapped to and supplied with data.

Each input connection point has the following properties:

  • Type
    This is always driving
  • Open Mode
    update: opens form fields with the latest data (not clear, refresh)
    insert: opens the screen with form fields empty (clear, not refresh)
    change: opens form fields with data (not clear, not refresh)
  • Role
    Primary: Simply opens the dashboard regardless of data
    Component: Opens the dashboard and can provide forms with data
  • Attributes
    A list of attributes available on the input connection point. These directly link to the fields available on the form. Only component connection points have attributes.

To set the actionflow to close the active dashboard on completion, on the top right of the canvas, tick Close Parent Dashboard.
Image Removed

...

.

If the specified screen contains a start phase button the node can then be connected to a start phase node. The buttons can be mapped to each output of the node to trigger different pathways depending on what the user clicks. For example, this method is used if the process requires confirmation by the user. A confirmation screen can appear with a message 'Are you sure?' with two options

  • Yes - the actionflow continues to the yes output.
  • No - the actionflow stops

Insert excerpt
_driving_

...

connection

...

_driving_

...

connection

...

nopaneltrue

Insert excerpt

...

...

_

...

action

...

_

...

view

...

...

_action_view

...

...

nopaneltrue

see View Node
Add a node for a data view. The actionflow uses views

...

for additional data to use when processing

...

records.

Insert excerpt
_driving_

...

connection
_

...

driving_connection

...

nopaneltrue

Insert excerpt
_request_connection
_request

...

_connection

...

nopaneltrue

Insert excerpt
_action_calculate
_action_calculate
nopaneltrue

see Calculate Node

Add an action to manipulate the data that is passed to the calculate action. In the calculate action, write an expression using one or more of the 115+ functions available in PhixFlow.

...

Insert excerpt
_driving

...

_connection

...

_driving

...

_connection

...

nopaneltrue

Insert excerpt
_action

...

Add an action to deletes the specified stream-items passed to the node.

...

_

...

gateway
_action_gateway
nopaneltrue

see Gateway Node

Add a node to specify decision logic. Gateways control the route

...

that records take as they flow through the actionflow.

Insert excerpt
_driving

...

_connection

...

_driving

...

_connection

...

nopaneltrue

Insert excerpt
_

...

request_connection

...

_

...

request_connection

...

nopaneltrue

Insert excerpt
_

...

action_url
_

...

action_url
nopaneltrue

...

see Open URL Node

Add an action to open a specified URL.
Insert excerpt
_driving_

...

connection

...

_driving

...

_connection

...

nopaneltrue

Insert excerpt
_action_

...

save
_action_

...

save
nopaneltrue

see Save Node

Add

...

a node to save the specified records to their table.

Insert excerpt
_driving

...

_connection

...

_driving

...

_connection

...

nopaneltrue

Insert excerpt
_

...

action_analysis
_

...

action_analysis
nopaneltrue

...

Runs analysis on the specified tables.

Insert excerpt
_driving_

...

connection

...

_driving_

...

connection

...

nopaneltrue

Insert excerpt
_

...

action_http
_

...

action_http
nopaneltrue

...

See HTTP Node

Performs an HTTP request.
Insert excerpt
_

...

hiddentrue

The following icons are for post 9.0 action nodes

...

driving_connection
_driving_connection
nopaneltrue

Insert excerpt
_action_

...

email
_action_

...

email
nopaneltrue

...

See Email Node

Sends an Email to specified recipients. 
Insert excerpt
_

...

driving_

...

connection
_

...

driving_

...

connection
nopaneltrue

...

Insert excerpt
_action_

...

json
_action_

...

json
nopaneltrue

...

Properties

...

Basic Settings

Todo-Fiona - How do you specify the different types of gateway

...

See JSON Node

Handles JSON data and returns record objects as defined by the configuration. 
Insert excerpt
_

...

driving_

...

connection
_

...

driving_

...

connection
nopaneltrue

...

Insert excerpt
_

...

action_

...

loop
_

...

action_

...

loop
nopaneltrue

...

Todo-Fiona- find out if this can be renamed to something else unless it really relates to existing stream item actions.

Available for save actions. Select the specific change to make to the stream-items:

  • Either: Todo-Fiona
  • Insert: create a new stream-item in the stream.
  • Update: change part of the stream-item in the stream.
  • Delete: delete the stream-item from the stream. Todo-Fiona- check about delete node, Adam think sit may be going away.

...

Facilitates the ability to loop within an actionflow for tasks such as polling or paging through results.
Insert excerpt
_

...

driving_

...

connection
_

...

driving_

...

connection
nopaneltrue

...

Insert excerpt
_

...

action_

...

phase
_

...

Input Connection Points

This section has a toolbar with standard buttonsThe grid contains a list of the wires that pass data into the action. 

To edit an existing connection, double-click its name in the list.

To add a new 

...

Drag add an existing attribute to this list Todo-Fiona- is this possible??

...

Calculate Action Expressions

Calculate actions process data using expressions; see pages in the topic Expressions and Scripts.

This section has a toolbar with standard buttonsThe grid contains a list of the expressions that the calculate action will perform. To add a new expression:

...

action_phase
namestart
nopaneltrue

see Phase Node

Starts the phase specified by the user on the node.
Insert excerpt
_

...

To remove attributes, select one and click Image Removed Permanently Delete. Todo-Fiona- check icon and label.

Output Connection Points

Todo-Fiona

...

driving_connection
_driving_connection
nopaneltrue

Access Permissions section is available for gateway actions.

Insert excerpt
_

...

Pop-up Toolbar

Todo-Fiona

  • Under what circumstances does the pop-up toolbar appear
  • screenshot

...

Pop-up Menu

...

structured_data
_structured_data
nopaneltrue