Hawk Channels
The Hawk channel allows TIBCO BusinessEvents to receive events from the Hawk monitor and transform them to events in TIBCO BusinessEvents.
In order to use the channel to receive events from the TIBCO Hawk monitor, you must configure one or more destinations for the channel. Destinations represent different types of monitors listening to different Hawk events. The following monitor types are available:
- RuleBaseListMonitor
- It is used to listen on the events for changes in the rulebase. For example, if some rulebases are added, updated, or removed.
- Agent Monitor
- It is used to listen on the events for any changes in the status of the agents. For example, the status may change from alive to expired.
- Microagent Method Subscription
- It is used to subscribe to a microagent method at specified time intervals.
You need to create a channel with a driver type Hawk as described in TIBCO BusinessEvents Developer’s Guide, Adding a Channel.
- Working with Hawk Channels
Before proceeding to configure the Hawk channel, you must edit the configuration file studio.tra at BE_HOME\studio\eclipse\configuration. - Setting Up the Runtime Configuration
Before using the Hawk channel at runtime, edit the configuration file be-engine.tra at BE_HOME\bin and set the following variables: - Using the Hawk Destination and Event Wizard
The Hawk Destination and Event Wizard can be invoked from BusinessEvents Studio Explorer, select File > New > Other > TIBCO Channel Wizards > Hawk Destination and Event.
Copyright © TIBCO Software Inc. All rights reserved.