...
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
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.
For information about connecting actionflow nodes together, see Wiring Actionflows.
Adding Action Nodes
The toolbar
...
displays the
...
available action nodes that
...
can
...
be dragged onto the actionflow canvas.
...
Actions can be added to actionflows in
...
2 ways:
...
- Dragging actions directly from the
...
- toolbar
...
- 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
nodeInsert excerpt _action_save _action_save nopanel true
...
- or
Insert excerpt _action_view
- or
...
_action_view
...
nopanel true
...
- node.
- node.
...
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 | ||||||
---|---|---|---|---|---|---|
|
...
. These pass data through to the next action node. Some action nodes can
...
have
, which Insert excerpt _request_connection _request_connection nopanel true
...
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 | ||||||
---|---|---|---|---|---|---|
|
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 |
---|
...
Description |
---|
...
Available Connections | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
Add another complete actionflow as a node within this actionflow. This is useful to reuse existing actionflows, or to refactor a complex workflow by
Embeds an actionflow within the current actionflow. |
| ||||||||
Add an action to open a specified |
...
screen. 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
|
| ||||||||
see View Node | Add a node for a data view. The actionflow uses views for additional data to use when processing |
...
records. |
| ||||||||||||||||
...
...
|
...
|
...
|
...
|
...
|
...
Add an action to deletes the specified stream-items passed to the node.
Add a node to specify decision logic. Gateways control the route |
...
that records take as they flow through the actionflow. |
...
Yes
|
...
|
...
|
...
| ||||||||||||||
see Open URL Node | Add an action to open a specified URL. |
|
...
|
...
|
...
|
...
|
...
What's next?
For details about the properties for the action nodes and their connections, see:
Child pages (Children Display) | ||
---|---|---|
|
...
hidden | true |
---|
Properties
...
hidden | true |
---|
The following icons are for post 9.0 action nodes
...
|
...
|
...
|
...
| Add a node to save the specified records to their table. |
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
| Runs analysis on the specified tables. |
|
...
|
...
|
Basic Settings
Todo-Fiona - How do you specify the different types of gateway
...
See HTTP Node | Performs an HTTP request. |
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
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:
...
See Email Node | Sends an Email to specified recipients. |
| ||||||||
|
...
|
...
|
...
|
...
|
...
See JSON Node | Handles JSON data and returns record objects as defined by the configuration. |
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
Input Connection Points
This 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
...
See Loop Nodes | Facilitates the ability to loop within an actionflow for tasks such as polling or paging through results. |
|
...
|
...
|
...
Drag add an existing attribute to this list Todo-Fiona- is this possible??
...
|
...
|
...
|
...
|
Output Connection Points
...
see Phase Node | Starts the phase specified by the user on the node. |
|
...
|
...
|
...
Insert excerpt | ||
---|---|---|
|
...
|
...
Pop-up Toolbar
Todo-Fiona
- Under what circumstances does the pop-up toolbar appear
- screenshot
...
Pop-up Menu
...
|