Loading

Monday, June 9, 2008

How To - 10.1.3 OWSM: Changing database location for Log policy step

When you configure Log policy step in the policy pipeline to log the SOAP message, the message is stored in OWSM database. You may want to log the message for audit, non-repudiation or debugging.
Anyways, if you want to relocate your SOAP message logging to another database, then follow these steps.
  1. Load OWSM schema in the target database by running irca script.
  2. Login to OWSM Control, go to Policy Management, and click on Edit button for the gateway or agent where you have the Log policy step.
  3. Modify cfluent.messagelog.db.* properties, click the save button, and finally click the commit link.
With the next request received by the gateway/agent message logs will be stored in the new database.