...
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 will be executed on.
Workflow Step/plugin operationWorkflow Type | Endpoint Selection | |
---|---|---|
siebelIncrementalBuild | BuildsiebelBuild | Siebel Source or Any |
createWatermark | Pre-deploy or Deploy | Siebel Target |
siebelIncrementalExport | Pre-deploy or DeploysiebelExport | Siebel Source |
siebelIncrementalImport | Deploy | Siebel Target |
siebelFullBuild | Build | Siebel Source |
siebelFullDeploy | DeploysiebelImport | Siebel Target |
Tip | ||
---|---|---|
| ||
A Pre-deploy 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. |
...