Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Service Engine | - |
Not Applicable | - |
Resolution:
Description:
============
Configuring Hawk Microagent for BusinessWorks Service Engine (BWSE).
Environment:
===========
All
Resolution:
========
Follow these steps.
- Add the following properties to the bwengine.xml file:
Hawk.Enabled=true
Hawk.AMI.DisplayName=COM.TIBCO.ADAPTER.bwengine.TEST
Hawk.Service=<port>
Hawk.Daemon=tcp:<port>
Hawk.Network=<Network Parameter>
- Create a BW project in BusinessStudio/DABS and link it to the BW component.
- Create an Archive. Generate a Service Assmebly. Upload, deploy and start the Service Assembly.
- Check the node.log file to make sure an RV port is created on the specified <port>.
- Check Hawk Display for the BW Hawk Agent (COM.TIBCO.ADAPTER.bwengine.TEST).
- If you the Hawk Display is not seen, stop the node and add
“tibco.flattener.library.path=C:/tibco/tibrv/8.2/lib/tibrvj.jar;C:/tibco/tibrv/8.2/lib;C:/tibco/tibrv/8.2/bin;”
For the node.tra.
- Restart the node and the Service Assembly, if needed.
- Check the Hawk Display for the BW Hawk Agent (COM.TIBCO.ADAPTER.bwengine.TEST).
- The Hawk Microagent should now be seen.