Products | Versions |
---|---|
TIBCO BPM | - |
Not Applicable | - |
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.<engine name>.<engine number>
BPMSE : COM.TIBCO.IM.Engine.<engine name>.<engine 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 <BPMinstall>\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.