The PeopleSoft plugin package-based project allows for deploying customization File type objects. Customization file type objects model files that are stored in SCM. They are used to copy files from an SCM to a filesystem on an endpoint or from PEOPLESOFT to a filesystem. Customization file objects can be sourced only from either SCM or PEOPLESOFT.
Sub-folders to the final target location of the file are created by the plugin as long as the endpoint user has sufficient privileges.
Attributes
Name | Code | Description | Default Value |
---|---|---|---|
Source |
| Object Source Location Type | SCM (**populating from SCM) PEOPLESOFT(**manual creation) |
Customizations Home |
| Property code for PeopleSoft Customizations Home. This will consider the property value assigned to PeopleSoft Customizations Home. |
|
Sub Folder path |
| The subfolder path where file need to be deployed under customizations home | For example you have a file with path
|
Owner:Group |
| Set the owner or owner:group of the file to this value. This only work on Unix endpoints. On Windows endpoints, it is ignored. |
|
Permission |
| Set the permissions of the file to this value. This only work on Unix endpoints. On Windows endpoints, it is ignored. If it is not set, and Execute is checked, chmod +x will be run on the file if it is a Unix endpoint. |
|
Property Replacement |
| If checked, property replacement will be run on the file, unless it appears to be a binary file, and then it will be skipped for property replacement. |
|