Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 HAWK Channel : Working with the Hawk Channel

Working with the Hawk Channel
The Hawk channel allows TIBCO BusinessEvents to receive events from the Hawk monitor and transform them to events in TIBCO BusinessEvents. Create a channel with driver type Hawk as described in Adding Channels and Destinations.
Before proceeding to configure the Hawk channel, you must edit the configuration file studio.tra at BE_HOME\studio\eclipse\configuration and perform the following:
1.
tibco.env.HAWK_HOME=<absolute_path_where_TIBCO Hawk_is_installed>
tibco.env.TRA_HOME=<absolute_path_where_TIBCO Rendezvous_is_installed>
Depending on the transport used by the Hawk Connection shared resource, you must set one of the following:
tibco.env.RV_HOME=<absolute_path_where_TIBCO Rendezvous_is_installed>
tibco.env.EMS_HOME=<absolute_path_where_TIBCO Enterprise Message Service_is_installed>
2.
;%HAWK_HOME%/lib;%RV_HOME%/lib;%TRA_HOME%/lib;%EMS_HOME%/lib
3.
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:
Runtime Configuration for the Hawk Channel
Before using the Hawk channel at runtime, edit the configuration file be-engine.tra at BE_HOME\bin and set the following variables:
1.
tibco.env.HAWK_HOME=<absolute_path_where_TIBCO Hawk_is_installed>
2.
tibco.env.RV_HOME=<absolute_path_where_TIBCO Rendezvous_is_installed>
tibco.env.EMS_HOME=<absolute_path_where_TIBCO Enterprise Message Service_is_installed>
 
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved