Versions Compared

Key

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

Used for tagging text files to achieve font, color, graphic, and hyperlink effects on web pages.

Object Type Identification

...

Object Type

Name

Code

HTML (Web) Files

HTML

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_HTML/


JSP Compile

JSP_COMPILE

JSP File Compilation Mode

The project property FDEBS_JSP_COMPILE controls the default.

Compile,No,Compile with Flush

Target File Permissions

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

HTML Root Source Directory

FDEBS_HTML_ROOT_SOURCE_DIR

Source folder for web files (e.g. web).

html

HTML Root Destination Directory

FDEBS_HTML_ROOT_DESTINATION_DIR

Target directory for html files (e.g. $XXAR_TOP/html).

$OA_HTML

JSP Compile Option

FDEBS_JSP_COMPILE

Compile option for JSP files.

No

Valid values are (Compile,No,Compile with Flush)

File Permissions

FILE_PERMISSIONS

Permissions to apply to the file after it is deployed

...