Can we have the BPM Server microagent come up with different names in the HAWK Display?

Can we have the BPM Server microagent come up with different names in the HAWK Display?

book

Article ID: KB0087746

calendar_today

Updated On:

Products Versions
TIBCO BPM -
Not Applicable -

Description

Resolution:
When you start the HAWK Display, you will see 1 or more microagents depending on which BPM components are running (BPMS, BPME or BPMSE), at the time.  They are

BPMS : COM.TIBCO.IM.WFServer:1
BPME : COM.TIBCO.IM.Engine.&ltengine name>.&ltengine number>
BPMSE : COM.TIBCO.IM.Engine.&ltengine name>.&ltengine number>

For more information on these Hawk microagents, please refer to Chapter 3 of the IM Administrator's Guide.

To change the BPM microagent names displayed in Hawk, modify the file &ltBPMinstall>\bpm\bin\Properties.cfg by adding the following properties, as appropriate :

Config.Primary.HawkServiceAgent.EngineAgent.Service.Name:
Config.Primary.HawkServiceAgent.WFServerAgent.Service.Name:

For example, the following entries in BPM's Properties.cfg :

Config.Primary.HawkServiceAgent.EngineAgent.Service.Name: COM.TIBCO.IM.Engine123
Config.Primary.HawkServiceAgent.WFServerAgent.Service.Name: COM.TIBCO.IM.WFServer123

would result in

COM.TIBCO.IM.Engine123:0
COM.TIBCO.IM.WFServer123:0

being displayed in the HAWK Display.

Issue/Introduction

Can we have the BPM Server microagent come up with different names in the HAWK Display?