Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Anchor
defintionfile_EDIschema
defintionfile_EDIschema
Anchor
_Toc240804619_Toc240804619
Anchor
_Toc293928957_Toc293928957
 6 
Anchor_Toc413766829_Toc413766829Versioning refers to the process of assigning unique version numbers to unique states of the activities and objects. These numbers are generally assigned in increasing order and correspond to new developments in a group or project. While migrating objects in version control, we can omit the version control fields, if required. 

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

...

Image Removed

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:

  1. Go to <Adeptia_Suite_Installation_folder>\AdeptiaServer\ServerKernel\MigrationUtility folderMigrationUtility folder.
  2. Open the Open migration.properties file.
  3. Set the value of migration.export.

    omitVersionControlFields property as true while

    omitVersionControlFields property as true while exporting objects in version control.

 

...

Image Removed

...

  1. Info

    For information on how to export objects,

...

  1. refer to

...

  1. Export

...

  1. .

...

  1. Set the value of migration.import.omitVersionControlFields property as 

    true while

    true while deploying objects in version control.

 

...

Image Removed

...

  1. Info

    For information on how to deploy objects,

...

  1. refer to

...

  1. Deploy

...

  1. .

...

  1. Save this the file.

    Image Removed
    Info

    It is recommended

    that

    whenever you migrate version control objects to the target environment,

    then

    it shall not have version control enabled in it.