An operation to perform and incremental export from the build environment using a Watermark file.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Database Type | FDPSOFT_DATABASE_TYPE | Yes | The type of source database to which to connect to. (e.g. ORACLE, SYBASE, etc.) |
Database Name | FDPSOFT_DATABASE_NAME | Yes | The name of the source database to which you are connecting. |
PeopleSoft User | FDPSOFT_USER_ID | Yes | The user ID to use to sign in to the source database. |
PeopleSoft Password | FDPSOFT_PASSWORD | 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) |
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.) |
Inputs
Input Name | Input Code | Required | Description |
---|
Artifacts
This operation consumes artifacts from the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.