EBS Object Types - Media Files

Used for the display of graphics on the desktop client.

Object Type Identification

  • Files with extensions .jpg, .jpeg, png, gif, tif, jfif, bmp are included regardless of location

File Extensions 

Name

Description

Name

Description

.jpg or .jpeg

Joint Photographic Experts Group, used interchangeably with JPEG file.

.png

Portable Network Graphics is a graphics file format that supports lossless data compression.

.gif

Graphic Interchange Format for often animated raster graphics.

.tif

tif image file

.jfif

JPEG file interchange format

.bmp

bit map image file

Object Type

Name

Code

Name

Code

Media Files

MEDIA

Object Type Attributes

Name

Code

Description

Default Value

Supported Values

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



Name

Code

Description

Default Value

Name

Code

Description

Default Value

Media Root Source Directory

FDEBS_MEDIA_ROOT_SOURCE_DIR

Source folder for image files (e.g. oa_media).

media

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



Sample Build Commands 

N/A - Build commands not supported for this type.

Sample Deploy Commands 

cp "$SOURCE_FILE" "$OA_MEDIA/";
The following macros are not currently supported in the footer:
  • style