Versions Compared

Key

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

...

  • Includes the siebelBuild operation from the Siebel plugin. 
  • Sample XML source: Siebel Build.xml
  • Required input is the Siebel workspace version and export type.  Export type is used to determine what type of export to perform and the available options are:
    • full
    • incremental
  • Additionally, the match the options available in the Siebel Migration Application, there are several check boxes available to allow for the selection of what types of objects to migrate:
    • Include Schema Service
    • Include Application Workspace Data Service
      • If export type is full, then the migration plan will use Application Workspace Data Service option
      • If export type is incremental, then the migration plan will use Incremental Application Workspace Data Service option
    • Include Runtime Repository Data Service
      • If export type is full, then the migration plan will use Runtime Repository Data Service option
      • If export type is incremental, then the migration plan will use Incremental Runtime Repository Data Service option
    • Include Application Data Service
    • Include Application Data Service with Transformation
    • Include File Prepare and Deploy
    • Include FINS BIB
  • This should execute on the Siebel Source end point because if Initial export type is selected an export is executed.

...