Versions Compared

Key

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

An operation to build the artifact for an incremental deploy. 

...

Property NameProperty CodeRequiredDescription
Siebel REST URLFDSIE_REST_URLYesThe REST URL for the specified Siebel environment.
Siebel Account UsernameFDSIE_USERYesThe username for the specified Siebel environment.
Siebel Account PasswordFDSIE_PASSWORDYesThe password for the specified Siebel environment.
Siebel Migration PlanFDSIE_PLAN_NAMEYesThe name of the Siebel migration plan.
Siebel Schema NameFDSIE_SCHEMA_NAMEYesThe schema name for the specified Siebel environment.
Siebel Schema PasswordFDSIE_SCHEMA_PASSWORDYesThe password to the schema for the specified Siebel environment.
Siebel Table Space DetailsFDSIE_TABLE_SPACE_DETAILSYesThe values to be used for the table space details when creating or modifying a connection. If left empty, the schema name will be used. eg: tableSpaceData:SIEBELDATA;tableSpaceIndex:SIEBELINDEX
Siebel Database UNICODE EncodingFDSIE_UNICODE_DBYesUNICODE Encoding of the Siebel database. Select false if you are using a Non-UNICODE database.

...

Property NameProperty CodeRequiredDescription
Include Application Data ServiceFDSIE_APP_DATA_SVCYesInclude Application Data Service in the migration plan.
Include Application Data Service With TransformationFDSIE_APP_DATA_SVC_W_TRANSYesInclude Application Data Service With Transformation in the migration plan.
Include Application Workspace Data ServiceFDSIE_APP_WKSPC_DATA_SVCYesInclude Application Workspace Data Service in the migration plan.
Include FINS BIBFDSIE_FINS_BIBYesInclude FINS BIB in the migration plan.
Include File Prepare And DeployFDSIE_FILE_PREP_AND_DEPLOYYesInclude File Prepare And Deploy in the migration plan.
Include Runtime Repository Data ServiceFDSIE_RUNTIME_REPO_DATA_SVCYesInclude Runtime Repository Data Service in the migration plan.
Include Schema ServiceFDSIE_SCHEMA_SERVICEYesInclude Schema Service in the migration plan.
Include Incremental Runtime Repository Data ServiceFDSIE_INC_RUNTIME_REPO_DATA_SVCYesInclude Incremental Runtime Repository Data Service in the migration plan.
Include Incremental Application Workspace DataFDSIE_INC_APP_WKSPC_DATA_SVCYesInclude Incremental Application Workspace Data Service in the migration plan.

Inputs

Input NameInput CodeRequiredDescription
Copy Definition OnlyFDSIE_INP_WORKSPACE_VERSIONNoIf true the only the project definition will be copied. This is done by excluding all object types provided in the object type project property.

...