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 operation | Workflow Type | Endpoint Selection |
---|---|---|
siebelIncrementalBuild | Build | Siebel Source or Any |
createWatermark | PreDeploy or Deploy | Siebel Target |
siebelIncrementalExport | PreDeploy or Deploy | Siebel Source |
siebelIncrementalImport | Deploy | Siebel Target |
siebelFullBuild | Build | Siebel Source |
siebelFullDeploy | Deploy | Siebel 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 within Siebel Tools.