Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

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

Object Type Identification

  • Files with the extensions .html, .htm, .js, .jsp, .css, .xss, .xsl are included regardless of location

File Extensions 

NameDescription
.html or .htm
Hypertext Markup Language is a standardized system for tagging text files.
.jsJava Script file
.jspJava Server Pages file
.css or .xssCascading or XML Style Sheet
.xslXSL Transformation file

Attributes

NameDescriptionDefault ValueSupported Values
SourceObject Source Location Type

SCM

SCM
Target LocationPath to where the file should be deployed.$OA_HTML/

Related Project Properties

NameDescriptionDefault Value
Source folder for web files (e.g. web).html
Target directory for html files (e.g. $XXAR_TOP/html).$OA_HTML
Compile option for JSP files.No

Sample Build Commands 

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

Sample Deploy Commands 

cp $SOURCE_FILE $OA_HTML/;
$FND_TOP/patch/115/bin/ojspCompile.pl --compile -s ahlprdMrJobMain.jsp


  • No labels