Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Initial migration of full repository to enable future incremental migrations
    1. Use build / deploy workflows utilizing the Siebel Incremental plugin operations with the initial full export type
    2. Select project properties inputs to include the two incremental object options and the schema serviceobject types to be migrated as part of the full migration
  2. Migrate delivered changes using Siebel incremental migrations
    1. Use build / deploy workflows utilizing the Siebel Incremental plugin operations with the standard incremental export type
    2. Select project properties inputs to include the two incremental object options and the schema serviceobject types to be migrated as part of the full migration
  3. Migrate delivered changes using Siebel incremental migrations and review export results prior to importing
    1. Use build / pre-deploy / deploy workflows utilizing the Siebel Incremental plugin operations
    2. Pre-deploy workflow would contain the steps to create the watermark file and generate the zip file from the export
    3. An additional step to copy the zip file to the target server would also need to be included in the pre-deploy workflow
    4. Output of the export can be reviewed prior to running the deploy step to import to the target environment
    5. Select project properties inputs to include the two incremental object options and the schema serviceobject types to be migrated as part of the full migration
  4. Migrate delivered changes using Siebel full migrations
    1. Use build / deploy workflows utilizing the Siebel Full plugin operations with the full export type
    2. Select project properties inputs to include any object type except for the two incremental object optionsthe object types to be migrated as part of the full migration

Sample Workflows

Siebel Build - Use to perform build operation for the Incremental or Full Repository migration.

...