As shown in the following diagram, the ATG Outreach server extends the PublishingFileRepository by adding a new webAppOutreachJavaServerPage subtype under the javaServerPage item type. (To learn more about the PublishingFileRepository and its item type hierarchy, see the ATG Content Administration Programming Guide.)

The /atg/campaign/communication/Configuration component on the ATG Outreach server defines webAppOutreachJavaServerPage as the default communicationEmailAssetType for communication campaigns. The other default configuration settings are shown in the following table:
Property | Description |
|---|---|
| The asset type that e-mail content is saved as within the VFS. By default, this property is set to:
Note: This asset type can only be exposed by one VFS. See the JSPFileVFSService for E-mail JSPs topic for more information. |
| The context path for the text template. If it begins with a slash, it’s the context path for a web-app; otherwise, it’s treated as a version manager asset type (e.g., By default, this property is set to:
|
| The path for the text file within the context (web-app or version manager VFS) By default, this property is set to:
|
| The context path for the HTML template. If it begins with a slash, it’s the context path for a web-app; otherwise, it’s treated as a version manager asset type (e.g., By default, this property is set to:
|
| The path for the HTML file with the context (web-app or version manager VFS). By default, this property is set to:
|
| The asset type for JSP landing pages. By default, this property is set to:
|
| The VFS directory to which e-mail communications will be saved. By default, this property is set to:
|

