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