Configuring Properties to Enable Hawk Integration
To integrate TIBCO Enterprise Administrator with Hawk, some properties must be set in the <TIBCO_HOME>\tea\<version>\bin\tea.tra file.
Based on the transport type selected, the following properties need to be modified to integrate TIBCO Enterprise Administrator with Hawk:
# Variables for TEA and HAWK Integration # IMPORTANT:: Product HOME(s) should include version folder # HAWK TIBCO home #tibco.env.HAWK_HOME=[[TIBCO_HAWK_HOME_ESC]] # ActiveSpaces TIBCO HOME #tibco.env.AS_HOME=[[TIBCO_AS_HOME_ESC]] # Enterprise Message Service TIBCO HOME #tibco.env.EMS_HOME=[[TIBCO_EMS_HOME_ESC]] # Rendezvous TIBCO HOME #tibco.env.RV_HOME=[[TIBCO_RV_HOME_ESC]]}Ensure that the tibco.env.HAWK_HOME specified in the <TIBCO_HOME>\tea\<version>\bin\tea.tra file points to the HAWK_HOME location. By default, if no transport type is specified, the default transport type is set to TIBCO ActiveSpaces. Depending on the transport type used, ensure that you specify one of the following: For example, if the transport type is TIBCO Enterprise Message Service, ensure that thetibco.env.EMS_HOME points to TIBCO_EMS_HOME.
Copyright © Cloud Software Group, Inc. All Rights Reserved.