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

Version 1 Next »

This chapter is part of the Foundation module (Actionflow Course).

Connection Points 

Connection points can be inbound and outbound. Inbound connection points receive data from the caller of the Actionflow and outbound connection points return data. 

Inbound connection points can either be ‘driving’ or ‘lookup’. Every Actionflow must have only one driving input, which causes the Actionflow to run. 

Inputs, such as grid data, mouse clicks and scheduled tasks are mapped onto Connection Points. The input/data available to be mapped onto the Connection Points of an Actionflow depends on where the instance of the Actionflow is being called from. For example, if a screen has a grid of data and a card container, an Actionflow on a button which exists on this screen will have access to both sources of data. 

To select the source of data, click the input box under Connections. Click the image below to enlarge it:

  • No labels