Versions Compared

Key

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

...

Name
Direction
Description
Type
Occurrences
Required
ShortcutNameInput
An expression to determine the shortcut to start. This shortcut must be added to the
aquima.properties
Include Page
_PropertiesFileJava
_PropertiesFileJava
file.
Expression - StringSingle valued

Either the ShortcutName or ShortcutAttribute are required.

You can not use both in the same
service call. An error occurs at runtime when unknown is submitted in these parameters.

ShortcutAttributeInput

Select a string attribute that holds the name of the shortcut to be taken. This shortcut must be added to the

aquima.properties

Include Page
_PropertiesFileJava
_PropertiesFileJava
file.

Module Element - AttributeSingle valued
DataInputData of the current application that you want to transfer to the triggered application. This is done using key value pairs. The value is single valued.Expression - Any; Key-value pair; Multivalued resultMulti valuedfalse
PortalMessagesInputSelect portal messages to which this widget should react.GlobalElement - PortalMessageMulti valuedfalse

...

UI Text Box
typenote

Take note that it is possible to create infinite loops when using a schortcut shortcut to the same project as the one you use this container in. This will eventually cause an OutOfMemory exception .

...