This page provides details of the properties for the input and output connection points, which you use to wire together nodes in an actionflow.
Todo-Fiona: There are also properties in Action Node Connections - same or different?
Overview
Use the input and output connection points on nodes in an actionflow to wire the nodes together.
- For input connection points, map which attributes to pass into the node.
- For output connection points, specify an expression to determine ??? passed onto the next node.
For information about the toolbar options, see the Common Properties page, Toolbars and Controls section.
Properties Tab
Parent Details
If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.
Basic Settings
Field | Description |
---|
Name | Enter the name for the connection pint. |
Role | text |
Type | Available when Role is Component text |
Open Mode | Not seeing this for the INPUTS input connection Available when Role is Component. text - Insert
- Update
- Change Fields
|
Action Phase | default |
Audit Tab
Audit Summary
See the Common Properties page, Audit Summary section.
Data Attributes
A list of attributes in other action nodes that you can map into this node. You can refer to these attributes in an expression using the syntax:
connectionpointname.attributename
Lookup Attributes are available when Type is Lookup.
Double-click on an attribute in the list to display the properties related to this node and connection. This can include Name, Type, Component, Primary Key etc.
To add a new attribute, click Add New and specify the Name and Type; see Attribute.
Output Connection Points
Properties Tab
Parent Details
If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.
Basic Settings
Field | Description |
---|
Name | Enter a name for the output connection point |
Order | Enter a number to indicate the order in which this expression will be run. Remember that an expression that generates a value must run before an expression that uses the value. |
Expression | Enter an expression which evaluates to true or false to determine if stream-items will pass through this connection point. To work in a larger pop-up window, click . See also: |
Gateways can have an unlimited number of output paths.Output paths process data using expressions; see pages in the topic Expressions and PhixScripts.
Records pass through the output connection point when the condition in the expression is met.
This section has a toolbar with standard buttons. The grid contains a list of output connection points and their expressions.
- To add a new output path, in the section toolbar click Add New to open a new output path and set the expression.
- To edit an existing output path, double-click it in the list to open its properties.
- To remove an output path, select one and in the section toolbar click Permanently Delete.
The expression properties has sections for Parent Details , Audit Summary and the following Basic Settings:
Description
We recommend that you always enter a description to explain the purpose of this item.
Access and Audit Tab
Security Tab
Access Permissions
See the Common Properties page, Access Permissions section.
Audit Tab
Audit Summary
See the Common Properties page, Audit Summary section.