In an actionflow, individual actions have connection points to receive data from the previous action. This page explains the type of connection point, and their properties.
Overview
Everything in an actionflow is connected using connection points. They are blue when connected and grey when not connected. There are two types of connections:
- Driving connection and
- Lookup connection
For information about the concepts related to wiring actionflows together using connection points, see Wiring Actionflows.
For most action nodes, data flow is configured when you map attributes to the input connection points. For gateway nodes, you can also control the data flow by mapping to output connection points. This is because the expressions in a gateway provide the logic for which path the data flows, and different paths may require different data to pass through the gateway.
Connection Point Types
Icon | Connection Point | Relevant to | Description |
---|---|---|---|
Interface Driving Connection Point | Input Interface Output Interface |
| |
Interface Lookup Connection Point | Input Interface Output Interface |
| |
Driving Output Connection Point | Input Data Components Calculate View Gateway Actionflow |
| |
Driving Input Connection Point | Output Data Components Calculate View Gateway Save Records Open Screen Open URL Run Analysis Phase |
| |
Lookup Output Connection Point | Input Data Components View |
| |
Lookup Input Connection Point | Calculate Gateway |
|