The agent server logs changes to the following items for Oracle ATG Web Commerce Service Center:

Configuring your agent server involves two steps. First, enable logging on the server. To enable logging, create a <ATG11dir>/home/servers/server_name/localconfig/atg/dynamo/
service/DWDataCollectionConfig.properties
file and set the following properties:

enabled=true
defaultRoot=log_file_directory

The log file directory can be any place in your system accessible to both the production and data loader servers. See Log Files.

Next, configure the data sources for the data warehouse loader repository. To do this, create a properties file in your production server’s localconfig directory:

# /atg/dynamo/service/jdbc/DirectJTDataSource_production.properties
$class=atg.nucleus.JNDIReference
JNDIName=<_JDNI name for production datasource_>

Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices