Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

This page provides details of the properties for the input and output connection points, which you use to wire toghether nodes in an actionflow.

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.

Sections on this page

Input 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

FieldDescription
NameEnter the name for the connection pint.
Type

Driving

Requested - lookup


Data Attributes and Request Attributes

A list of attributes in other action nodes that you can map into this node. You can refer to these attributes in a gateway's  Driving output connection point expression using the syntax:

connectionpointname.attributename

Request Attributes are available when Type is Request. 

You can also add a new attribute by specifying the properties Name and Type; see Attributes for details of these properties.

 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.

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

FieldDescription
NameThe name of the connection point
Expression

Expression

OrderOrder

 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.

  • No labels