Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
Description:
============
The BusinessConnect (BC) ConfigStore Management Interface (CMI) protocol logs interface transactions to the audit log like other BC protocols. These transactions can be archived using the archive script included with BC.
In the archiver script, find the line:
set PROTOCOL="EZComm"
To archive only CMI transactions, change this line to:
set PROTOCOL="CMI"
Save and execute the script as documented.
Environment:
==========
BusinessConnect 5.3
BusinessConnect ConfigStore Management Interface Protocol 1.0
Resolution:
=========
You can use the value "CMI" for the protocol value in the archiver script.