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 want to define a process using an actionflow diagram. It introduces the action nodes that make up an actionflow.

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. This section describes the properties of the different action nodes. This page introduces the following nodes and links to further details about children

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

...

  1. Drag actions from the create section in the toolbar


  2. From existing action nodes
    Users can create new actions from connections from existing actions.


  3. Dragging the following items from the repository using
    • Insert excerpt
      _screen_list
      _screen_list
      nopaneltrue

      Will create an 
      Insert excerpt
      _action_screen
      _action_screen
      nopaneltrue
       node.

    • Insert excerpt
      _table_list
      _table_list
      nopaneltrue

      Will ask the user if they would like to create a 
      Insert excerpt
      _action_save
      _action_save
      nopaneltrue
       node, 
      Insert excerpt
      _action_view_driving
      _action_view_driving
      nopaneltrue
       node or 
      Insert excerpt
      _action_view
      _action_view
      nopaneltrue
       node.




    • Insert excerpt
      _actionflow_list
      _actionflow_list
      nopaneltrue

      Will create an 
      Insert excerpt
      _actionflow
      _actionflow
      nopaneltrue
       node. Doesn't do this yet

Connections

fiona-todo - create a page called connections and have this and the input and output. split by driving and lookup.


Everything in an actionflow is connected using connection points. They The action nodes have connection points, that are blue when connected and grey when not connected. There are two types of connections:

...

To find out more detail about these nodes, see Wiring Actionflows.

...

hiddentrue
name_actionflow_connection_points

...

Icon

...

Image Removed

...

Interface Driving Connection Point

...

Input Interface

Output Interface

...

Actionflow

...

Image Removed

...

Input Interface

Output Interface

...

Image Removed

...

Input Data Components

...

s and Connection Points.  All types of action node can have a 

Insert excerpt
_driving_

...

connection

...

_driving

...

_connection

...

nopaneltrue

...

Image Removed

...

Output Data Components

...

Input Data Components

...

 which passed data through to the next action node. Some action nodes can also  have a

Insert excerpt
_request_connection
_request_connection
nopaneltrue

...

req.[attributename]

...

Action Nodes

These are the simplest component of any actionflow and define its functionality. Please find a brief description of each node below and the connection points each node has.

Fiona-todo : view node is one thing

Add links to the pages.

...

, which acts like a lookup, sending out a request for data which is returned to the action node data. The table below shows which action nodes can have a request connection.

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.

true_request_connection_requestconnection_driving_connectionYes

trueYes

true

trueYes

nopanel_driving_connection
IconMore DetailDescriptionRequest Connection

Insert excerpt
_actionflow
_actionflow
nopaneltrue

Creating Actionflows

Add another complete actionflow as a node within this actionflow.  This is useful to reuse existing actionflows, or to refactor a complex workflow by moving part of the logic to its own node.

Insert excerpt
_driving_connection_driving_connectionnopanel

by 


Yes

Insert excerpt
_
nopaneltrue
Insert excerpt
_screen
_screen
nopaneltrue
Open Screen Node

Add an action to open a specified dashboard (screen). Only use this action as the final node in an actionflow or branch of it. 

Insert excerpt
_driving_connection


nopaneltrue
Insert excerpt
_action_view
_action_view
nopaneltrue
View NodeAdd a node for a data view. The actionflow uses views for additional data to use when processing stream-items.

Insert excerpt
_driving_connection_driving_connection
nopaneltrue
Insert excerpt
_request_connection_request_connection
nopaneltrue

Insert excerpt
_action_calculate
_action_calculate
nopaneltrue

Calculate Action 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
_request_connection_request_connectionnopanel
Insert excerpt
_action_delete
_action_delete
nopaneltrue

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

Insert excerpt
_driving_connection_driving_connectionnopanel
Insert excerpt
_action_gateway
_action_gateway
nopaneltrue
Gateway Node

Add a node to specify decision logic. Gateways control the route that stream-items take as they flow through the actionflow.

Insert excerpt
_driving_connection_driving_connection
nopaneltrue
Insert excerpt
_request_connection_request_connectionnopanel

Insert excerpt
_save
_save
nopaneltrue

Save Node

Add a node to saves the specified stream-items to their stream.


Insert excerpt
_driving_connection_driving_connection
nopaneltrue
Insert excerpt
_action_url
_action_url
nopaneltrue
Open URL NodeAdd an action to open a specified URL.
Insert excerpt
_driving_connection_driving_connection
true
Insert excerpt
_action_analysis
_action_analysis
nopaneltrue
Analysis NodeAdd tables to run analysis.
Insert excerpt
_driving_connection
nopaneltrue
Taptbc
Insert excerpt
_driving_connection_driving_connection
nopaneltrue

For more detail of each actionflow node, see below.


What's next?

For details about the properties for the action nodes and their connections, see:

Child pages (Children Display)
styleh3

HTML Comment
hiddentrue

Properties

HTML Comment
hiddentrue

The following icons are for post 9.0 action nodes

IconDescriptionHow to wire this action

Insert excerpt
_action_file
_action_file
nopaneltrue

Add an action to use a file in a specified location in the PhixFlow database. check restrictions on location


Insert excerpt
_action_email
_action_email
nopaneltrue
Add a node to generate an email.
Insert excerpt
_action_write
_action_write
nopaneltrue
Add a node to write data what does this do.


Insert excerpt
_parent
_parent
nopaneltrue

Basic Settings

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

FieldDescription
NameEnter the name for the action node.
Show in the Explorer

An application can have many actionflows, and an individual actionflow can have many actions. This can lead to many items being listed in the repository. Use this option to omit the action from the repository.

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to display this action node in the repository.

Insert excerpt
_check_box_untick
_check_box_untick
nopaneltrue
 to omit this action node from the repository.

Stream Item Action

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.

Insert excerpt
_terms_changing
_terms_changing
nopaneltrue

Stream NameSelect the stream Todo-Fiona why isn't this identified by the parent of the attribute/stream-item?
Exclusive

Available for gateway actions. 

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 Todo-Fiona

Insert excerpt
_check_box_untick
_check_box_untick
nopaneltrue
 Todo-Fiona


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 

create a new attribute: click 

Insert excerpt
_add
_add
nopaneltrue
 and set its properties. Todo-Fiona- why would this be useful

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

To remove attributes, select one and click 

Insert excerpt
_delete_item
_delete_item
nopaneltrue


Output Connection Points

Todo-Fiona

Insert excerpt
_access
_access
nopaneltrue

Access Permissions section is available for gateway actions.

Insert excerpt
_description
_description
nopaneltrue

Insert excerpt
_audit
_audit
nopaneltrue


Pop-up Toolbar

Todo-Fiona

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







Pop-up Menu

OptionDescription
Permanantly Delete with a Cross not a bin
Show Action Instance Details → Show properties



...