An operation to perform and incremental export from the build environment using a Watermark file.
...
Property Name | Property Code | Required | Description | |||
---|---|---|---|---|---|---|
Database Type | FDPSOFT_DATABASE_TYPESiebel REST URL | FDSIE_REST_URL | Yes | The type of source database to which to connect to. (e.g. ORACLE, SYBASE, etc.) | Database Name | FDPSOFT_DATABASE_NAMEREST URL for the specified Siebel environment. |
Siebel Account Username | FDSIE_USER | Yes | The name of the source database to which you are connecting. | PeopleSoft User | FDPSOFT_USER_IDusername for the specified Siebel environment. | |
Siebel Account Password | FDSIE_PASSWORD | Yes | The user ID to use to sign in to the source database. | PeopleSoft Password | FDPSOFT_PASSWORDpassword for the specified Siebel environment. | |
Siebel Migration Plan | FDSIE_PLAN_NAME | Yes | The password for the specified user ID for the source database. | |||
PeopleSoft Connect ID | FDPSOFT_CONNECT_ID | No | The ID that is used to connect to the database. | |||
PeopleSoft Connect Password | FDPSOFT_CONNECT_PASSWORD | No | The password for the specified connect ID. | |||
PeopleTools Executable Path | FDPSOFT_PEOPLETOOLS_EXE | Yes | The path to the PeopleTools executable. (pside.exe)name of the Siebel migration plan. | |||
Siebel Schema Name | FDSIE_SCHEMA_NAME | Yes | The schema name for the specified Siebel environment. | |||
Siebel Schema Password | FDSIE_SCHEMA_PASSWORD | Yes | The password to the schema for the specified Siebel environment. | |||
Siebel Table Space Details | FDSIE_TABLE_SPACE_DETAILS | Yes | The 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 Encoding | FDSIE_UNICODE_DB | Yes | UNICODE Encoding of the Siebel database. Select false if you are using a Non-UNICODE database. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Siebel Export REST URL | FDSIE_EXPORT_REST_URL | Yes | The REST URL for the specified Siebel export environment. |
FDSIE_EXPORT_PLAN_NAME | Yes | The name of the Siebel migration plan for the export. | |
Siebel Export Schema Name | FDSIE_EXPORT_SCHEMA_NAME | Yes | The schema name for the specified Siebel export environment. |
Siebel Export Schema Password | FDSIE_EXPORT_SCHEMA_PASSWORD | Yes | The password to the schema for the specified Siebel export environment. |
FDSIE_EXPORT_TABLE_SPACE_DETAILS | Yes | The 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 Export Database UNICODE Encoding | FDSIE_EXPORT_UNICODE_DB | Yes | UNICODE Encoding of the Siebel database. Select false if you are using a Non-UNICODE database. |
Siebel Export Language | FDSIE_LANGUAGE | Yes | Language to be used in the migration plan. Defaults to ENU(English U.S.A.) |
...