copyDefinitionsToFile
An operation to copy PeopleSoft project definitions to a file.Â
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Database Type |
| Yes | The type of source database to which to connect to. (e.g. ORACLE, SYBASE, etc.) |
Database Name |
| Yes | The name of the source database to which you are connecting. |
PeopleSoft User |
| Yes | The user ID to use to sign into the source database. |
PeopleSoft Password |
| Yes | The password for the specified user ID for the source database. |
PeopleSoft Connect ID |
| Yes | The ID that is used to connect to the database. |
PeopleSoft Connect Password |
| Yes | The password for the specified connect ID. |
PeopleTools Executable Path |
| Yes | The path to the PeopleTools executable. (pside.exe) |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
PeopleSoft Project Name |
| No | The name of the PeopleSoft project. If not provided, defaults to FD_PROJECT_NAME. |
PeopleSoft Object Types |
| No | Comma separated list of object types as numbers to be included. If not provided all object types will be included. (e.g. 0,2,65,78) |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Copy Definition Only |
| No | If true, the only the project definition will be copied. This is done by excluding all object types provided in the object type project property. |
Additional Parameters |
| No | Additional parameters to be added to the PeopleTools command. |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style