Migrating CAE customizations - USS

To migrate your CAE server customizations on USS, edit and run SCQMSAMP library member CQMCMGRT according to the instructions in the member.

About this task

These options can be specified in CQMCMGRT to control the migration of your CAE customizations:

CQMMGRT_EXCLUDE_HISTORY=TRUE|FALSE
Specify TRUE to exclude historical data (such as messages on message boards). Specify FALSE to include historical data.
CQMMGRT_REPLACE=TRUE|FALSE
Specify TRUE to migrate CAE server customizations from the previous installation and use them to replace CAE server customizations in the new version.

To keep historical data (such as messages on the message board) and customizations (such as e-mail actions and responses), specify

CQMMGRT_EXCLUDE_HISTORY=FALSE
CQMMGRT_REPLACE=TRUE

To exclude historical data and keep e-mail actions and responses from the previous version, specify:

CQMMGRT_EXCLUDE_HISTORY=TRUE
CQMMGRT_REPLACE=FALSE