After installing the module (see Installing the ATG Outreach Data Loading Module), complete the following steps to configure it:

  1. In the /atg/campaign/communication/reporting/
    RepositoryDefinitionRMIClient
    component, specify the host name and RMI port of the ATG Outreach (management) server. This setting is used by the ATG Outreach data loading module to retrieve the definition of the PublishingRepository and ProcessDataRepository without running the Publishing and ACO.communication.base modules. Note that the ATG Outreach server must be already running when the data loading module is started. Otherwise this data cannot be retrieved, and initialization of those repositories will fail.

  2. Configure the atg/campaign/communication/reporting/JTDataSource component to point to the database used by the ATG Outreach server. For more information, refer to Configuring Data Sources in theATG Installation and Configuration Guide.

  3. Configure the defaultRoot property in the /atg/reporting/datawarehouse/loaders/CampaignLoader component to point to the directory that holds the data logging files created by the /atg/reporting/datacollection/campaign/CampaignLogger component on the ATG Outreach server. By default, the value is the Logs directory used by the ATG Outreach server (for example, <ATG2007.3dir>\home\logs). (If the data loading module and the ATG Outreach server are on different machines, set up a link or NFS mount as appropriate to allow you to point from one to the other.)

    Repeat this step for all the other *Loader components under /atg/reporting/datawarehouse/loaders/. For these components, the value of the defaultRoot property must match the property value in the corresponding *FileLogger component on the ATG Production/Management server or on the ATG Outreach data loading server. For example, the defaultRoot value in /atg/reporting/datawarehouse/loaders/EmailClickLoader.properties must match the value in /atg/reporting/datacollection/campaign/
    EmailClickFileLogger.properties
    .

 
loading table of contents...