This page is for application designers who want to define a process using a workflow diagram, and then connect elements of the diagram to PhixFlow dashboards and actions in an application. This page describes properties
...
Child pages (Children Display) |
---|
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.
...
...
Image Removed
...
Interface Driving Connection Point
...
Input Interface
Output Interface
...
The toolbar includes the following action nodes that you can drag onto the actionflow canvas.
Image Added
Actions can be added to actionflows in 3 ways:
- Drag actions from the create section in the toolbar
Image Added
- From existing action nodes
Users can create new actions from connections from existing actions.
Image Added
- Dragging the following items from the repository using
Insert excerpt |
---|
| _screen_list |
---|
| _screen_list |
---|
nopanel | true |
---|
|
Will create an
...
...
...
...
...
Image Removed
...
Input Interface
Output Interface
...
Image Removed ...
Input Data Components
...
- node.
Image Added
Insert excerpt |
---|
| _table_list |
---|
| _table_list |
---|
nopanel | true |
---|
|
Will ask the user if they would like to create a Insert excerpt |
---|
| _action_save |
---|
| _action_save |
---|
nopanel | true |
---|
|
node, Insert excerpt |
---|
| _action_view_driving |
---|
| _action_view_driving |
---|
nopanel | true |
---|
|
node or Insert excerpt |
---|
| _action_view_request |
---|
| _action_view_request |
---|
nopanel | true |
---|
|
node.
Image Added
Insert excerpt |
---|
| _actionflow_list |
---|
| _actionflow_list |
---|
nopanel | true |
---|
|
Will create an Insert excerpt |
---|
| _actionflow |
---|
| _actionflow |
---|
nopanel | true |
---|
|
node. Doesn't do this yet
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.
| Connection Point | Relevant to | Description |
---|
Image Added | Interface Driving Connection Point | Input Interface Output Interface | - Defines the data attributes the actionflow is expecting as an input. This data is then used in the Actionflow using
Insert excerpt |
---|
| _driving_connection |
---|
| _driving_connection |
---|
nopanel | true |
---|
|
| ' | Data flows from the Insert excerpt |
---|
_driving_output_connection_point | _driving_output_connection_point |
nopanel | true |
to the Insert excerpt |
---|
_driving_input_connection_point | _driving_input_connection_point | nopanel | true |
.Has attributes which can be mapped to any Insert excerpt |
---|
_driving_input_connection_point | _driving_input_connection_point | nopanel | true |
only.Image Removed | Driving Input Connection Point | Output - Defines the data attributes the actionflow is expected to output. This data can then be mapped back onto components on the screen the action is being used.
- Each instance of the actionflow will map in its own set of data onto the expected data inputs/outputs of the connection point.
| Image Added | Interface Request Connection Point | Input Interface Output Interface | - Defines the data (and events) the actionflow is expecting as an requested input. This data is then used in the actionflow using
Insert excerpt |
---|
| _request_connection |
---|
| _request_connection |
---|
nopanel | true |
---|
| s and remains constant. - Each instance of the actionflow will map in its own set of data onto the expected data inputs.
|
Image Added | Driving Output Connection Point | Input Data Components Insert excerpt |
---|
| _action_calculate |
---|
| _action_calculate |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _action_view_driving |
---|
| _action_view_driving |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _action_gateway |
---|
| _action_gateway |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _action_saveactionflow |
---|
| _action_saveactionflow |
---|
nopanel | true |
---|
| Insert excerpt |
---|
_action_screen | _action_screen | nopanel | true |
---|
Insert excerpt |
---|
_action_url | _action_url | nopanel | true |
---|
| - A data source which drives the actionflow. Data is pushed through the actionflow using
actionanalysisactionanalysisactiongatewayactiongateway- A data receiver. Data is received from to the
Insert excerpt |
---|
| _driving_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
| 's. - Has attributes which can be mapped to any any
Insert excerpt |
---|
| _driving_outputinput_connection_point |
---|
| _driving_outputinput_connection_point |
---|
nopanel | true |
---|
| only.
|
Image RemovedImage Added | Request Output Driving Input Connection PointInput Data Components | Output Data Components Insert excerpt |
---|
| _action_calculate |
---|
| _action_calculate |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _action_view_driving |
---|
| _action_view_driving |
---|
nopanel | true |
---|
|
view_requestview_requestProvides lookup data to the actionflow using requestconnectionrequestconnection's.Any node with a requestinputconnection_pointrequestinputconnectionpoint can perform a lookup to a node with a request_output_connection_pointrequest_output_connection_pointaction_analysis | nopanel | true |
---|
| .Has request attributes and data attributesRequest attributes are used in filtering. They are mapped to request attributes on the node performing the lookup. Request attributes are referenced in the nodes filter usingreq.[attributename] Data is flowing from the Insert excerpt |
---|
| _action_gateway |
---|
| _action_gateway |
---|
nopanel | true |
---|
|
| - A data receiver. Data is received from requestinput__pointrequestinput__point
true | to the 's. - Has attributes which can be mapped to any request
driving_output_connection_point | | _ |
---|
| requestdriving_output_connection_point | nopanel | true |
---|
| .Data attributes are mapped to data attributes on the node performing the lookup. These attributes are the actual data that is being returned from the lookup. Data is flowing from the only.
|
Image Added | Request Output Connection Point | Input Data Components request_output_connection_pointoutputconnectionpoint | Request Input Connection Point- to Provides lookup data to the actionflow using input__point_input_point
| Image Removed | actioncalculateaction_calculate |
nopanel | true |
excerpt-includeactiongatewayactiongateway- Performs can perform a lookup to to a node with a
Insert excerpt |
---|
| _request_output_connection_point |
---|
| _request_output_connection_point |
---|
nopanel | true |
---|
|
's. - Has request attributes and data attributes
- Request attributes are used in filtering. They are mapped to request attributes on the node being looked up to. Attributes that need to be sent to the node in order to filter the data must be added as request attributes.performing the lookup. Request attributes are referenced in the nodes filter using
req.[attributename]
Data is flowing from the Insert excerpt |
---|
| _request_input_connection_point |
---|
| _request_input_connection_point |
---|
nopanel | true |
---|
|
to the Insert excerpt |
---|
| _request_output_connection_point |
---|
| _request_output_connection_point |
---|
nopanel | true |
---|
|
. - Data attributes are mapped to data attributes on the node being looked up toperforming the lookup. These attributes are the actual data that is being received returned from the lookup.
Data is flowing from the Insert excerpt |
---|
| _request_output_connection_point |
---|
| _request_output_connection_point |
---|
nopanel | true |
---|
|
to Insert excerpt |
---|
| _request_input_connection_point |
---|
| _request_input_connection_point |
---|
nopanel | true |
---|
|
Action Nodes
The toolbar includes the following action nodes that you can drag onto the actionflow canvas.
Image Removed
Actions can be added to actionflows in 3 ways:
...
|
Image Added | Request Input Connection Point | Insert excerpt |
---|
| _action_calculate |
---|
| _action_calculate |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _action_gateway |
---|
| _action_gateway |
---|
nopanel | true |
---|
|
| - Performs a lookup to
Insert excerpt |
---|
| _request_output_connection_point |
---|
| _request_output_connection_point |
---|
nopanel | true |
---|
| 's. - Has request attributes and data attributes
- Request attributes are used in filtering. They are mapped to request attributes on the node being looked up to. Attributes that need to be sent to the node in order to filter the data must be added as request attributes.
Data is flowing from the
|
...
...
...
...
point | | _request_input_connection_point |
---|
nopanel | true |
---|
|
|
...
...
...
...
...
...
connection_point | nopanel | true |
---|
| .- Data attributes are mapped to data attributes on the node being looked up to. These attributes are the actual data that is being received from the lookup.
Data is flowing from the
|
...
request_output_connection_point | | _request |
---|
|
|
...
...
...
...
...
...
...
...
...
point | | _request_input_connection_point |
---|
nopanel | true |
---|
|
|
...
Action Nodes
Icon | Description | Connection Points |
---|
Create |
Insert excerpt |
---|
| _actionflow |
---|
| _actionflow |
---|
nopanel | true |
---|
|
| 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_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _driving_output_connection_point |
---|
| _driving_output_connection_point |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _request_input_connection_point |
---|
| _request_input_connection_point |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _screen |
---|
| _screen |
---|
nopanel | true |
---|
|
| 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_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_view_driving |
---|
| _action_view_driving |
---|
nopanel | true |
---|
|
| Add a node for a data view. The actionflow uses views to grab additional data to use when processing stream-items. | Insert excerpt |
---|
| _driving_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _driving_output_connection_point |
---|
| _driving_output_connection_point |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_view_request |
---|
| _action_view_request |
---|
nopanel | true |
---|
|
| Add a node for a data view. The actionflow uses views to look-up to additional data to use when processing stream-items. | Insert excerpt |
---|
| _request_output_connection_point |
---|
| _request_output_connection_point |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_calculate |
---|
| _action_calculate |
---|
nopanel | true |
---|
|
| 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_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _driving_output_connection_point |
---|
| _driving_output_connection_point |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _request_input_connection_point |
---|
| _request_input_connection_point |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_delete |
---|
| _action_delete |
---|
nopanel | true |
---|
|
| Add an action to deletes the specified stream-items passed to the node. | Insert excerpt |
---|
| _driving_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_gateway |
---|
| _action_gateway |
---|
nopanel | true |
---|
|
| Add a node to specify decision logic. Gateways control the route that stream-items take as they flow through the actionflow. | Insert excerpt |
---|
| _driving_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _driving_output_connection_point |
---|
| _driving_output_connection_point |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _request_input_connection_point |
---|
| _request_input_connection_point |
---|
nopanel | true |
---|
|
|
| Add a node to saves the specified stream-items to their stream. | Insert excerpt |
---|
| _driving_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_url |
---|
| _action_url |
---|
nopanel | true |
---|
|
| Add an action to open a specified URL. | Insert excerpt |
---|
| _driving_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
|
Insert excerpt |
---|
| _action_analysis |
---|
| _action_analysis |
---|
nopanel | true |
---|
|
| Add tables to run analysis. | Insert excerpt |
---|
| _driving_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _driving_output_connection_point |
---|
| _driving_output_connection_point |
---|
nopanel | true |
---|
|
|
Tap | tbc | Insert excerpt |
---|
| _driving_input_connection_point |
---|
| _driving_input_connection_point |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _driving_output_connection_point |
---|
| _driving_output_connection_point |
---|
nopanel | true |
---|
|
|
For more detail of each actionflow node, see below.
What's next?
Child pages (Children Display) |
---|
|
HTML Comment |
---|
|
Properties HTML Comment |
---|
| The following icons are for post 9.0 action nodes Icon | Description | How to wire this action |
---|
Insert excerpt |
---|
| _action_file |
---|
| _action_file |
---|
nopanel | true |
---|
|
| 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 |
---|
nopanel | true |
---|
|
| Add a node to generate an email. |
| Insert excerpt |
---|
| _action_write |
---|
| _action_write |
---|
nopanel | true |
---|
|
| Add a node to write data what does this do. |
|
|
htmlcomment |
|
Properties Insert excerpt |
---|
| _parent |
---|
| _parent |
---|
nopanel | true |
---|
|
Basic SettingsTodo-Fiona - How do you specify the different types of gateway Field | Description |
---|
Name | Enter 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 |
---|
nopanel | true |
---|
|
to display this action node in the repository. Insert excerpt |
---|
| _check_box_untick |
---|
| _check_box_untick |
---|
nopanel | true |
---|
|
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 |
---|
nopanel | true |
---|
|
| Stream Name | Select 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 |
---|
nopanel | true |
---|
| Todo-Fiona Insert excerpt |
---|
| _check_box_untick |
---|
| _check_box_untick |
---|
nopanel | true |
---|
| Todo-Fiona |
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 create a new attribute: click and set its properties. Todo-Fiona- why would this be usefulDrag 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 |
---|
nopanel | true |
---|
|
Output Connection PointsTodo-Fiona Insert excerpt |
---|
| _access |
---|
| _access |
---|
nopanel | true |
---|
|
Access Permissions section is available for gateway actions. Insert excerpt |
---|
| _description |
---|
| _description |
---|
nopanel | true |
---|
|
Todo-Fiona - Under what circumstances does the pop-up toolbar appear
- screenshot
Option | Description |
---|
Permanantly Delete with a Cross not a bin |
| Show Action Instance Details → Show properties |
|
What's next?
...