Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
nameactionflow
nopaneltrue

This page provides details of the properties for the view action node and associated expressions. These are part of actionflows.

Overview

A view of data that can can be used within an actionflow. This view can be used in both 

Insert excerpt
_driving_connection
_driving_connection
nopaneltrue
's and 
Insert excerpt
_request_connection
_request_connection
nopaneltrue
's.

...

  • data attribute: the attribute in the view from which you want to look-up data. For example, the view may have the attribute staff_number that you require.
  • request attribute: the data returned by the look-up. This maps to an input on the destination point.

Insert excerpt
_property_tabs
_property_tabs
namebasic-h
nopaneltrue

Insert excerpt
_parent
_parent
nopaneltrue

Basic Settings

FieldDescription
NameEnter the name for the action node.
Insert excerpt
_actionflow_properties
_actionflow_properties
nameshow-name
nopaneltrue

Insert excerpt
_actionflow_properties
_actionflow_properties
nameshow-text
nopaneltrue

Primary TableThe primary table that is providing the data for the view node.

Data Retrieval 

FieldDescription
Data Range

The data range that the view node will use. This can be set to

  • All or
  • Latest
Sort Order

Determines the order the data is retrieved. Can order by single or multiple attributes on the view.

FilterDetermines what data is retrieved. Can reference attributes present in under Filter Attributes using _filter.[AttributeName].

Input Connection Points

Shows a list of available input connection points. View nodes can have

  • one 
    Insert excerpt
    _driving_input_connection_point
    _driving_input_connection_point
    nopaneltrue
  • one 
    Insert excerpt
    _request_input_connection_point
    _request_input_connection_point
    nopaneltrue
    's

This section has a toolbar with standard buttonsThe grid contains a list of all input connection points and their type.

...

The input connection points have sections for  Parent Details , Audit Summary and the following 

Basic Settings

FieldDescription
NameThe name of the connection point
Type

Driving

Requested

Attributes

A list of attributes available to map to from other action nodes.

Attributes

A list of attributes displayed in the view. Click  to show the list of attributes for the primary table. Drag the attributes you want to add to the view into this list.

...

  • to edit the attribute's properties, double-click an attribute; see View Attributes
  • to delete an attribute, right-click and select 
    Insert excerpt
    _delete
    _delete
    nopaneltrue
     

Filter Attributes

A list of attributes that can be referenced in the view's filter under Data Retrieval using the syntax _filter.[AttributeName]. These attributes can be mapped to attached nodes which can provide filter parameters. 

...