This section contains a table of all available migration settings. You specify these settings in the <ATG2007.3dir>/Service2007.3/Service/migration/config/atg/svc/migration/
EserverMigrationService.properties
configuration file.

Migration Setting

Default Value

Purpose

eserverDatabaseType

mssql

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

createEvents

false

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

autoCategorizeStatements

true

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

solutionValidationLevel

fail

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

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 recommended that you increase the default batch size, for example to at least 500.

serviceEveryoneOrganizationId

svcEveryoneInternal

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

substituteUser

service

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

substituteOrganizationId

svcEveryoneInternal

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

defaultPropertyValueEserver
MemberId

2 ("Everyone")

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

enableMigrateNamedACLs

true

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

enableMigrateUsers

true

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

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.

enableMigrateGroups

true

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

enableMigrateOwningGroups

true

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

enableMigrateSolutionClasses

true

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

enableMigrateSolutions

true

Specifies whether to migrate solutions. See Mapping Solution Classes.

enableMigrateProperties

true

Specifies whether to migrate solution properties.

enableMigrateSolutionSecurity

false

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

enableMigrateAttachments

true

Specifies whether to migrate solution attachments. See Migrating Attachments.

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

enableMigrateUserFavorites

false

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

 
loading table of contents...