Versions Compared

Key

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

The FlexDeploy Siebel plugin makes it easy to migrate Siebel repository objects from one environment to another.  Migrations can utilize either a full Siebel repsoitory repository migration or the incremental migrations can be used.  This migration provides the same flexibility as the Siebel Migration Tool but , enabling automation through FlexDeploy workflows and pipelines. This provides the added value of being able to incorporate the migration of Siebel objects with other projects of different technologies in the same release.

...

  • Leverages incremental repository change migrations by using Siebel Watermark file technology
  • Leverages full repository migrations to aid in syncronizing enviornmentssynchronizing environments

Workflow Considerations

For Siebel incremental and full deploy workflows, the operations would normally be organized like this:This plugin provides several operations to enable both full repository migrations, as well as incremental repository migrations.  The following table identifies the plugin operations, the type of workflow that they will be utilized in, and the endpoint in which they should be executed on.

Workflow Step/plugin operationWorkflow TypeEndpoint Selection
siebelIncrementalBuildBuildSiebel Source or Any
createWatermarkPreDeploy or DeploySiebel Target
siebelIncrementalExportPreDeploy or DeploySiebel Source
siebelIncrementalImportDeploySiebel Target
siebelFullBuildBuildSiebel Source
siebelFullDeployDeploySiebel Target


Tip
titlePre-Deploy workflows

A PreDeploy workflow can be utilized in cases where the content that was exported from the source Siebel needs to be validated prior to importing that to the next environment.


To set the Endpoint selection, select the appropriate resource type (Siebel Source or Siebel Target) when adding the workflow step like this:

...