The asset management server logs information about the following items for Oracle ATG Web Commerce:

The asset management server logs information about the following items for Oracle ATG Web Commerce Search:

The asset management server logs information about the following items for Oracle ATG Web Commerce Outreach:

First, enable logging on the server. To enable logging, create a <ATG10dir>/home/servers/
server_name/localconfig/atg/dynamo/service/DeploymentDWDataCollectionConfig.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 publishing and data loader servers. See Log Files.

Next, configure the data source for the data warehouse loader repository. Create an <ATG10dir>/home/servers/server_name/localconfig/atg/dynamo/service/jdbc/
DirectJTDataSource_production.properties
with the following content:

$class=atg.nucleus.JNDIReference
JNDIName=JNDI_name_for_production_datasource

Finally, import the default roles, groups, and permissions into your profile repository. These roles can then be assigned to users.

Note: If you have already installed other applications, such as ATG Service, the data imported in this step may already exist; re-importing the roles may cause errors. Check your system and your application documentation before proceeding.

To import roles, from a command prompt, import arf-profile.xml to the profile repository:

<ATG10dir>/home/bin/startSQLRepository -m PubPortlet
-repository /atg/userprofiling/InternalProfileRepository -import
<ATG10dir>/ARF/BIZUI/data/arf-profile.xml

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