Versions Compared

Key

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

...

  • Includes the siebelIncrementalBuild operation from the Siebel plugin. 
  • Sample XML source: AppendixSiebel Incremental Build.xml
  • Required input is the Siebel workspace version.
  • This can run on any endpoint because it does not connect to Siebel.

...

  • Includes the createWatermark and siebelIncrementalExport operations from the Siebel plugin. 
  • Requires a step to copy the zip file from the FlexDeploy transfer directory to the Siebel file system directory that is used by the Siebel Migration Tool.
  • Sample XML source: AppendixSiebel Incremental Predeploy.xml
  • No inputs are required.
  • Recommended that the create Watermark step is executed on the Siebel Target endpoint.
  • Recommended that the Incremental Export run on the Siebel Source endpoint.

  • Recommended that the copy step be executed on the Siebel Target endpoint.

Incremental Deploy with PreDeployPre-deploy - Use to perform the incremental repository import of the export file produced from the Incremental Pre-deploy

Incremental Deploy without PreDeployPre-deploy - Use to perform the create watermark on the target, incremental repository export on the source, and incremental repository import on the target.

  • Includes the createWatermark, siebelincrementalExport, and siebelIncrementalImport operations from the Siebel plugin. 
  • Requires a step to copy the zip file from the FlexDeploy transfer directory to the Siebel file system directory that is used by the Siebel Migration Tool
  • Sample XML source: AppendixSiebel Incremental Deploy - export and import.xml
  • No inputs are required
  • Recommended that the create Watermark step is executed on the Siebel Target endpoint
  • Recommended that the Incremental Export run on the Siebel Source endpoint
  • Recommended that the copy step be executed on the Siebel Target endpoint
  • Recommended that the Incremental Import run on the Siebel Target endpoint

...

  • Includes the siebelFullBuild operation from the Siebel plugin. 
  • Sample JSON source: AppendixSiebel Full Build.xml
  • Required input is the Siebel workspace version.
  • Recommended that this be executed on the Siebel Source endpoint.

...

  • Includes the siebelFullDeploy operation from the Siebel plugin. 
  • Sample XML source: AppendixSiebel Full Deploy.xml
  • No inputs are required.
  • Recommended that this be executed on the Siebel Target endpoint.

...