Enabling the TIBCO Hawk Microagent

Before using Hawk methods, enable the TIBCO Hawk microagent in the TIBCO BusinessEvents engine property file BE_HOME/bin/be-engine.tra.

Procedure

  1. Open the be-engine.tra file for editing, add the following property and set it to true to enable Hawk microagent:
    Hawk.Enabled = true
  2. Set the tibco.env.HAWK_HOME property value to the installation location of TIBCO Hawk.
  3. If you are using non-default transport parameters for TIBCO Hawk, also add the following properties and set their value:

    repo.hawkDaemon, repo.hawkNetwork, repo.hawkService

    Tip: To enable TIBCO Hawk Console, set the following property to true in the TIBCO_Admin_HOME/domain/domain_name/bin/tibcoadmin/domain_name.tra file:

    hawk.console.enabled=true