Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

The FlexDeploy Siebel plugin makes it easy to migrate Siebel repository objects from one environment to another.

Supported Versions

  • Siebel 17 or higher

Key Features

  • Perform incremental repository export
  • Import incremental repository changes
  • Create a watermark file
  • Perform a full repository export
  • Import a full repository

Workflow Considerations

For incremental workflows, the operations would normally be organized like this:

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


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

When selecting/defining the endpoints in the topology, a target environment will most like have two endpoints defined.  Make sure to set the resource type on the endpoints appropriately.  The workflow step assigned to this resource type will be the endpoint that this workflow step executes on.



Project setup considerations

When setting up the project configuration, the SCM Type is set to none but the stream name will still be utilized.  The stream name will correspond to the WorkSpace branch name of either the main branch or integration workspace within Siebel Tools.

Example:

In Siebel Tools, there is the MAIN workspace and an integration workspace called int_test1:


In FlexDeploy, the associate Stream names would be added:


Depending on which stream name and workspace version is picked on the Build operation, will determine which branch/workspace and workspace version are migrated.

The Siebel workspace and child workspaces must be in a delivered status before the build/deploy process will migrate the Siebel objects.


Plugin Operations

  • No labels