...
Name | Description |
---|---|
any | Any file which is not recognized by FlexDeploy within any other object type. |
Object Type Code
OTHER
Attributes
Name | Description | Default Value | Supported Values |
---|---|---|---|
Source | Object Source Location Type | SCM | SCM |
Target Location | Path to where the file should be deployed to. | $<PROD_TOP>/patch/115 | |
Target File Permission | Permissions to apply to the file after it is deployed | Defaults to the project property FDEBS_FILE_PERMISSIONS |
...
Name | Description | Default Value | ||
---|---|---|---|---|
File Permissions | Target File Permission. Will be set to target file after deployment using chmod. eg: 755 | FILE_PERMISSIONS | Permissions to apply to the file after it is deployed | Defaults to the project property FDEBS_FILE_PERMISSIONS |
Sample Build Commands
N/A - Build commands not supported for this type.
...