Specifying the Events to Which the PageBus Event Monitor Component Subscribes
You can configure the PageBus Event Monitor component to subscribe to a specific set of events.
Procedure
With your WCC application open in TIBCO General Interface Builder, select the PageBus Event Monitor component (wccGeneric) in the Component Hierarchy.
Display the Properties/Event editor by clicking on the
wccGeneric button in the TIBCO General Interface Build task bar.
On the
Properties tab, select
Page Bus event mask:
In the field below the
Page Bus event mask section, enter one of the following strings (without quotes) to specify which events the PageBus Event Monitor component should subscribe (note that the text above the field also describes this setting):
ApplicationWccEvents - The PageBus Event Monitor component will subscribe to events from WCC components in the current application only.
ApplicationEvents - The PageBus Event Monitor component will subscribe to events from all components in the current application only.
AllApplicationsWccEvents - The PageBus Event Monitor component will subscribe to events from WCC components from all applications.
AllApplicationsEvents - The PageBus Event Monitor component will subscribe to events from all components from all applications.
As shown in the illustration above, the default is to subscribe only to events published by WCC components in the current application.
After entering the event mask, click
Commit to save the new setting.