Anchor | ||||
---|---|---|---|---|
| ||||
Anchor | _Toc240804619 | _Toc240804619 | ||
Anchor | _Toc293928957 | _Toc293928957 |
This can be done through a configuration file migration.propeties which properties which further has the following configurable properties:
migration.export.omitVersionControlFields
migration.import.omitVersionControlFields
...
Info |
---|
...
By default, the value of these properties is set |
...
to false. This means by default, the version control fields will not be omitted while exporting or deploying objects in version control. |
Steps to Omit the Version Control Fields while Exporting and Deploying Objects in Version Control:
- Go to <Adeptia_Suite_Installation_folder>\AdeptiaServer\ServerKernel\MigrationUtility folderMigrationUtility folder.
- Open the Open migration.properties file.
Set the value of migration.export.
omitVersionControlFields property as true whileomitVersionControlFields property as true while exporting objects in version control.
...
...
Info For information on how to export objects,
...
refer to
...
...
.
...
Set the value of migration.import.omitVersionControlFields property as
true whiletrue while deploying objects in version control.
...
...
Info For information on how to deploy objects,
...
refer to
...
...
.
...
Save this the file.
thatInfo It is recommended
thenwhenever you migrate version control objects to the target environment,
it shall not have version control enabled in it.