How can I display the BC Repository Hawk microagent running with non-default service, network and daemon parameters for it's RV transport?

How can I display the BC Repository Hawk microagent running with non-default service, network and daemon parameters for it's RV transport?

book

Article ID: KB0091670

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect -
Not Applicable -

Description

Resolution:
To display the Repository Hawk microagent running at non-default RV service, network and daemon parameters, add following to &ltBC_HOME>/resource/repoServer.ini
The values given below are examples only, substitute with the actual values for your environment


# The RVD "daemon" parameter for the server's Hawk RV session.
# This parameter specifies where to find the TIBCO Rendezvous daemon for this session.
# Default value is tcp:7474
#
repo.hawkDaemon = tcp:40100


# The RVD network for the server's Hawk RV session used by this
# repository process.
#
repo.hawkNetwork = ;224.0.1.78


# The RVD service for the server's Hawk RV session used by this
# repository process.
# default value is 7474
#
repo.hawkService = 40100

Environment

Product: TIBCO BusinessConnect Version: All OS: All --------------------

Issue/Introduction

How can I display the BC Repository Hawk microagent running with non-default service, network and daemon parameters for it's RV transport?