If your installation includes ATG Commerce, include the following modules in your EAR files for ATG Outreach. The additional modules allow business users to include ATG Commerce elements in campaigns and view ATG Commerce-based reports.

For the ATG Outreach server:

runAssembler –standalone OutreachServer.ear -m ACO.communication.DCS
   ARF.base ARF.BIZUI ARF.WSCAP DafEar.Admin <additional modules>

If you do not use ATG Customer Intelligence reporting features, omit the ARF.base, ARF.BIZUI, and ARF.WSCAP modules.

You can include the following optional –layer commands when you start the ATG Outreach server:

Option

Notes

-layer staging

Include this option if you want to deploy ATG Outreach campaigns to a staging server as well as a production server. Among other changes, this option enables the appropriate staging and production workflow. See Configuring an ATG Outreach Staging Environment for more information.

-layer Preview

Include this option if you want to use the e-mail preview feature (see E-mail Preview).

Example:

runAssembler –standalone OutreachServer.ear –layer Preview -layer staging
-m ACO.communication.DCS
ARF.BIZUI ARF.WSCAP DafEar.Admin <additional
modules>

For the ATG Outreach Production/Staging module:

runAssembler –standalone OutreachProductionStaging.ear
-m ACO.communication.DCSRuntime
PublishingAgent
ACO.Communication.DW DafEar.Admin<additional modules>

If you do not use ATG Customer Intelligence reporting features, omit the ACO.Communication.DW module.

If the ATG Outreach data loading module is installed on a separate server, omit ACO.Communication.DW from the EAR file for the ATG Outreach Production/Staging module and create a separate EAR file for the data loading module:

runAssembler –standalone OutreachDataLoader.ear
–m
ACO.Communication.DW DafEar.Admin

Notes:

For detailed instructions on assembling ATG applications, see the ATG Programming Guide.

 
loading table of contents...