Enabling business auditing
Before you can use the HCL Commerce business auditing feature, you must first enable the business auditing command event listener.
Procedure
- Open the configuration file.
-
Search for
BusinessAuditCommandEventListener. Set the value of theenableattribute totrue.<component compClassName="com.ibm.commerce.event.businessaudit.BusinessAuditComponent" enable="true" name="BusinessAuditCommandEventListener"> <property display="false"> <configuration name="config/BusinessAuditDataCapture.xml"/> </property> </component> - Save and close the file.