Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Used for the display of graphics on the desktop client.

Object Type Identification

...

NameDescriptionDefault ValueSupported Values
SourceObject Source Location Type

SCM

SCM
Target LocationPath to where the file should be deployed.$OA_MEDIA/
Target File PermissionPermissions to apply to the file after it is deployed<None>

Related Project Properties

Name
DescriptionDefault Value
FDEBS_MEDIA_ROOT_SOURCE_DIRSource folder for image files (e.g. oa_media).media
EBS Media Root Destination DirectoryFDEBS_MEDIA_ROOT_DESTINATION_DIRTarget directory for image files (e.g. $XXAR_TOP/media).$OA_MEDIA
File PermissionsFDEBS_FILE_PERMISSIONSTarget File Permission. Will be set to target file after deployment using chmod. eg: 755

...

Code Block
languagebash
themeRDark
cp "$SOURCE_FILE" "$OA_MEDIA/";