The TestManager component is used to configure ATG Campaign Optimizer options that are used for testing the management module. It is located in the atg/abtest/management directory. Refer to the following table for information on the important properties in the TestManager component.

Property

Description

updateProcessManager

Setting this property to true causes the ProcessManager to automatically pick up the newly generated .sdl file and deploy it on the local machine. This allows developers and evaluators to run the management UI and the production site on the same ATG instance. This property should be set to false in a production situation.

If you want the preview capability on the management instance, specify the DCS-ABTest.management and DCS-ABTest.runtime modules when you assemble your application. The updateProcessManager property is set to false by default in these modules.

The updateProcessManager property defaults to true if you run with the DCS-ABTest module.

scenarioRoot

The root directory that stores all generated scenarios.

previewEnabled

If true, the system allows a business user to run preview on the instance. This property is set to true by default.

previewScenarioRoot

The root directory that stores the generated preview scenarios.

defaultPreviewURL

If configured, this URL appears as a Default System Preview URL in the ATG Campaign Optimizer UI. The Default System Preview URL is used to start all previews if another preview URL is not entered and the Test Specific URL is not set.

 
loading table of contents...