MessageBasedTriggerLocate this document in the navigation structure

Definition

The MessageBasedTrigger is an invisible UI element that listens to RTMF events.

Description of UI Element Properties
  • messageName

    Specifies the name of the message.

Properties Overview

Name

Interface

Type

Initial Value

Bindable

enabled

IWDUIElement

boolean

true

bindable

messageName

IWDMessageBasedTrigger

String

 

bindable

tooltip

IWDUIElement

String

 

bindable

visible

IWDUIElement

WDVisibility

visible

bindable

Events
  • onAction (String parameterMap)

    The action to be triggered when the specified delay has passed. The parameter is defined as a string representation of a map of message parameters.

See also:

Subscribing to Events with Web Dynpro

Real-Time Messaging Framework