...
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) |
...