The ATG Outreach Production/Staging module uses the database configured for the ATG Adaptive Scenario Engine. The ASE is preconfigured to use its own data source, which initially points to the SOLID evaluation database. For information about overriding this default configuration, see the ATG Installation and Configuration Guide.

The ATG Outreach Production/Staging module includes a BCRFakeXADataSource for connecting to the reporting log tables used in older versions of the product. (Note: The ATG Outreach server includes a BCRFakeXADataSource as well. See the Configuring the ATG Outreach Server Data Sources section for more information.) This data source points to the SOLID evaluation database by default:

driver=solid.jdbc.SolidDriver
URL=jdbc:solid://localhost:1313
user=admin
password=admin

These log tables are still required for ATG Outreach 2007.3 to support migration from older versions of the product. Reconfigure the BCRFakeXADataSource so it points to the database used to store the reporting log data. Note: The BCRFakeXADataSource on the ATG Outreach server and the BCRFakeXADataSource on each ATG Outreach Production/Staging instance must point to the same database.

 
loading table of contents...