Versions Compared

Key

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

Insert excerpt
_Banners
_Banners
nameactionflow
nopaneltrue

...

FieldDescription
NameEnter the name for the action node.
Show in the Explorer

An application can have many actionflows, and an individual actionflow can have many actions. This can lead to many items being listed in the repository. Use this option to omit the action from the repository.

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to display this action node in the repository.

Insert excerpt
_check_box_untick
_check_box_untick
nopaneltrue
 to omit this action node from the repository.

Input Connection Point

Name of the nodes 

Insert excerpt
_driving_input_connection_point_driving_input_connection_point
nopaneltrue

...

Attributes

Each open url node has 3 input connection point attributes which can be mapped to.

AttributeTypeMandatory/OptionalDescription
URLStringMandatoryThe url of the resource to be opened.
windowNamewindowName (optional)StringOptionalOptional. Name of the window, <iframe> or tab )into which to load the specified resource. If no name is provided a new window will always be opened. windowFeaturesThis name should not contain whitespace.
windowFeatures (optional)StringOptionalOptional. Comma-separated list of window features in the form name=value

Once a screen has been attached to the open dashboard node an input connection point for each form on the screen is created with a role of component. Each input connection point automatically has any data fields on the form (dynamic text or form fields) added as attributes. These attributes can be mapped to and supplied with data.

Each input connection point has the following properties:

FieldDescriptionNameThe name of the input connection pointRole
  • Primary
    Simply opens the dashboard regardless of data. Has optional mapping fields to set screen properties.
  • Component
    Opens the dashboard and can provide forms with data
TypeThis is always drivingOpen Mode
  • update
    opens form fields with the latest data
  • insert
    opens the screen with form fields empty
  • change
    opens form fields with data
Attributes

A list of attributes available on the input connection point. These directly link to the fields available on the form.

Component connection points display attributes available on the associated form.

Primary connection points display the screen properties as attributes
, or for boolean features, just nameThese features include options such as the window's default size and position, whether or not to open a minimal popup window, and so forth. See Window Features for more information.


Insert excerpt
_description
_description
nopaneltrue

...