This section contains a table of all available migration settings. You specify these settings in the <ATG10dir>/Service10.1/Service/migration/config/atg/svc/migration/
EserverMigrationService.properties
configuration file.

Migration Setting

Default Value

Purpose

attachmentHosts

eserver,localhost

Name of the machine that contains solution attachments. For example, if the URL to retrieve attachments is http://mymachine.mydomain.com:32/images/, the value of this setting should be mymachine.mydomain.com

autoCategorizeStatements

true

Specifies whether solution statements are grouped together during topic analysis, or are analyzed individually. See Grouping Statement Text during Topic Migration.

createEvents

false

Specifies whether reporting events are fired for SolutionCreate and SolutionLink events during migration. For performance reasons, it is strongly suggested you leave this setting disabled.

defaultPropertyValueEserver
MemberId

2 ("Everyone")

Disabled by default. Specifies the eServer member to use as a source for default property values.

enableMigrateAttachments

true

Specifies whether to migrate solution attachments. See Migrating Attachments.

enableMigrateGroups

true

Specifies whether to migrate groups into organizations. See Mapping eServer Member Properties to ATG Users or Organizations.

enableMigrateNamedACLs

true

Specifies whether to migrate eServer Named ACLs. See Migration and Security.

enableMigrateOwningGroups

true

Specifies whether to migrate solution owning groups into organizations. See Mapping eServer Member Properties to ATG Users or Organizations

enableMigrateProperties

true

Specifies whether to migrate solution properties.

enableMigrateSolutions

true

Specifies whether to migrate solutions. See Mapping Solution Classes

enableMigrateSolutionClasses

true

Specifies whether to migrate solution classes. If false, no solution classes OR solutions will be migrated. See Mapping Solution Classes

enableMigrateSolutionSecurity

false

Specifies whether to migrate solution security settings. See Migration and Security.

enableMigrateTerms

true

Creates a term dictionary within Search Administration. The dictionary is named eServer eServer domain prefix Terms Dictionary.

Note: This dictionary is not automatically associated with the search project and will not be automatically applied. You must associate it with the ATG Service search project using Search Admin.

enableMigrateUsers

true

Specifies whether to migrate users. SeeMapping eServer Member Properties to ATG Users or Organizations.

enableMigrateUserFavorites

false

Specifies whether to migrate eServer User Favorites. See Migrating User Favorites.

eserverDatabaseType

mssql

The type of the eServer database you are migrating from. Value can be mssql or oracle.

migratePassword

true

Specifies whether to migrate the passwords for eServer users when the users are migrated. Setting this value to false means users will have their passwords reset to their login name.

serviceEveryoneOrganizationId

svcEveryoneInternal

Name of the ATG user segment that corresponds to the eServer “everyone” group.

solutionBatchSize

50

Number of solutions to import in one batch.

DAF is optimized for larger deployments, such as 500-1000 batch sizes. Therefore, to increase performance, it is suggested that you increase the default batch size, for example to at least 500.

solutionValidationLevel

fail

Specifies how to handle MigrationExceptions during migration. Possible values are fail, error, and off. See Controlling Solution Validation.

substituteOrganizationId

svcEveryoneInternal

Disabled by default. Specifies the repository ID of the organization to substitute when ATG cannot locate an organization referenced in a solution.

substituteUser

service

Disabled by default. Specifies the login name of the user to substitute when ATG cannot locate a user referenced in a solution.