Used for the display of graphics on the desktop client.
Object Type Identification
...
Name | Code |
---|---|
Media Files | Media |
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. | $OA_MEDIA/ | |
Target File Permission | FILE_PERMISSIONS | Permissions to apply to the file after it is deployed | Defaults to the project property FDEBS_FILE_PERMISSIONS |
Related Project Properties
Name | Code | Description | Default Value |
---|---|---|---|
EBS Media Root Source Directory | FDEBS_MEDIA_ROOT_SOURCE_DIR | Source folder for image files (e.g. oa_media). | media |
EBS Media Root Destination Directory | FDEBS_MEDIA_ROOT_DESTINATION_DIR | Target directory for image files (e.g. $XXAR_TOP/media). | $OA_MEDIA |
File Permissions | FDEBS_FILE_PERMISSIONS | Target File Permission. Will be set to target file after deployment using chmod. eg: 755 |
...