Insert excerpt _Banners _Banners name actionflow nopanel true
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.
...
- Drag actions from the create section in the toolbar
- From existing action nodes
Users can create new actions from connections from existing actions. - Dragging the following items from the repository using
Insert excerpt _screen_list _screen_list nopanel true
Will create an
node.Insert excerpt _action_screen _action_screen nopanel true Insert excerpt _table_list _table_list nopanel true
Will ask the user if they would like to create a
node,Insert excerpt _action_save _action_save nopanel true
node orInsert excerpt _action_view_driving _action_view_driving nopanel true
node.Insert excerpt _action_view _action_view nopanel true Insert excerpt _actionflow_list _actionflow_list nopanel true
Will create an
node. Doesn't do this yetInsert excerpt _actionflow _actionflow nopanel true
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.
...
hidden | true |
---|---|
name | _actionflow_connection_points |
...
Icon
...
...
Interface Driving Connection Point
...
Input Interface
Output Interface
...
...
...
Input Interface
Output Interface
...
...
Input Data Components
...
s and Connection Points. All types of action node can have a
Insert excerpt | ||
---|---|---|
|
...
|
...
|
...
|
...
|
...
...
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 nopanel true
...
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.
Icon | More Detail | Description | Request Connection | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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_connection | nopanel | trueby | Yes | ||||||||||||||||||
| _request_connection
| connection||||||||||||||||||||||
nopanel | true |
| 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 | _driving_connection||||||||||||||||||||||
| View Node | Add a node for a data view. The actionflow uses views for additional data to use when processing stream-items. |
_driving_connection | _driving_connection | nopanel | true | Insert excerpt | _request_connection | _request_connection | nopanel | true | | |||||||||||
| 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. |
| _driving_connection | _driving_connection | ||||||||||||||||||
nopanel | true | ||||||||||||||||||||||
Insert excerpt | _request_connection | _request_connection | nopanel | trueYes||||||||||||||||||||
| Add an action to deletes the specified stream-items passed to the node. Insert excerpt | | _driving_connection | _driving_connection | nopanel | true||||||||||||||||||
| Gateway Node | Add a node to specify decision logic. Gateways control the route that stream-items take as they flow through the actionflow. |
_driving_connection | _driving_connection | nopanel | true | Insert excerpt | _request_connection | _request_connection | nopanel | trueYes | ||||||||||||
| Save Node | Add a node to saves the specified stream-items to their stream. | |||||||||||||||||||||
| Open URL Node | Add an action to open a specified URL. Insert excerpt | | _driving_connection | _driving_connection | nopanel||||||||||||||||||
| Analysis Node | Add tables to run analysis. Insert excerpt | | _driving_connection | |||||||||||||||||||
nopanel | true | Tap | tbc | ||||||||||||||||||||
Insert excerpt | _driving_connection | _driving_connection | |||||||||||||||||||||
nopanel | true |
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) | ||
---|---|---|
|
HTML Comment | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
Basic SettingsTodo-Fiona - How do you specify the different types of gateway
Input Connection PointsThis section has a toolbar with standard buttons. The 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
Drag add an existing attribute to this list Todo-Fiona- is this possible?? To remove attributes, select one and click Output Connection PointsTodo-Fiona
Access Permissions section is available for gateway actions.
Pop-up ToolbarTodo-Fiona
Pop-up Menu
|
...