Versions Compared
Version | Old Version 16 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Overview
In general, there is no need to edit the actionflow properties as the configuration is done in the actionflow the actionflow diagram. The diagram comprises three two primary areas:
On- Connection Points: on the left
- define the input, lookups and outputs for the actionflow.
- Inputs: Configure the component or event that will trigger the actionflow.
- PhixFlow lists the inputs in the Properties tab → Input Connection Points section.
An actionflow node can be another actionflow. his is useful to reuse existing actionflows, or to refactor a complex workflow.
PhixFlow lists any actionflows that are nodes in the Properties tab → Child Actionflows section.
On the right: if the actionflow
- Lookup: Configure the retrieval of information from the component or other items from the same source e.g. a screen.
- Output: If an Actionflow has an output as a result of running, configure what to do with the outputs.
- PhixFlow lists the inputs in the Properties tab → Output Connection Points section.
- Canvas: In the centre add the actionflow nodes to create the required functionality.
An actionflow can be nested within another actionflow (see Actionflow Node). This is useful to reuse existing actionflows, or to refactor a complex workflow.
For details on how to configure actionflows; see Understanding Actionflows and Creating Actionflows.
Tip |
---|
Remember that the actionflow shown in the centre of the actionflow diagram can be reused. An actionflow instance is the unique combination of:
|
Use the properties to add a description for the actionflow, or to change which users can run it. Insert excerpt
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Basic SettingsBasic Settings
Expect literal values or expressions encapsulated within ${} syntax, for example ${in.MyValue}
. A worked example of the JSON Action is provided at the end of this page.
Field | Description | Example Value |
---|---|---|
Name |
Enter the name for the action node.
Name given to the actionflow. | MyJSONReader | |
Description | ||
Show in Repository | ||
Exclusion Group | ||
API End-Point | ||
Allow Anonymous Connections |
Actions
Input Connection Points
This section has a toolbar with standard buttons.
The grid contains a list of the inputs that can initiate this actionflow instance.
- To change an input connection point, use the actionflow diagram's left panel.
- To edit the properties of an existing input connection point, double-click it's name in the list to open its properties; see see Input Connection Points.
- To delete an input connection point from the properties, the actionflow diagram and the repository, select it in the list and in the section toolbar, click
.Insert excerpt _delete _delete nopanel true
Refresh the actionflow diagram to reflect this change.
Output Connection Points
This section has a toolbar with standard buttons.
The grid contains a list of the outputs from this actionflow instance.
- To change the output connection point, use the actionflow diagram's left panel.
- To edit the properties of an existing output connection point, double-click it's name in the list to open its properties; see see Output Connection Points.
- To remove an output connection point from point from the properties, the actionflow diagram and the repository, select select it in the list and in the section toolbar, click
.Insert excerpt _delete _delete nopanel true
Refresh the actionflow diagram to reflect this change.
Child Actionflows
This section has a toolbar with standard buttons and theThe grid contains a list of all the nodes in the actionflow.
- Click
Insert excerpt _actionflow _actionflow List to show the list of nodes in the repository.Double-click a node in the list to open it's properties.nopanel true
Live Search | ||||||||
---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Learn More
For links to all pages in this topic, see Understanding Actionflows. Insert excerpt