EBS Object Types - Java Loader Text (JLT)

Loads data from a text file back into the upgraded AK tablesAKLOAD is used during an upgrade to unload Web Applications Dictionary data from the Common Modules tables to a text file.

 Object Type Identification

  • Files with the extension .jlt are included regardless of location

File Extensions 

NameDescription
.jltJava Loader Text - used by AKLOAD.java

Object Type

NameCode
Java Loader Text (JLT)JLT

Object Type Attributes

NameCodeDescriptionDefault ValueSupported Values
SourceSOURCEObject Source Location Type

SCM

SCM
Target LocationTARGET_LOCATIONPath to where the file should be deployed to.$<PROD_TOP>/patch/115/import/
JDBC ProtocolJDBC_PROTOCOLDriver type for the database.thinthin | oci8
Upload ModeMODE

NLS data uploads for translated columns are supported.

UPDATEUPDATE | NOUPDATE
LanguageLANG

Specifies the current language of the session.

$NLS_LANG
Target File PermissionFILE_PERMISSIONSPermissions to apply to the file after it is deployedDefaults to the project property FDEBS_FILE_PERMISSIONS

Related Project Properties

NameCodeDescriptionDefault Value
File PermissionsFILE_PERMISSIONSPermissions to apply to the file after it is deployed

Sample Build Commands 

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

Sample Deploy Commands 

cp $SOURCE_FILE $XXHR_TOP/patch/115/import/;
java oracle.apps.ak.akload $FDEBS_DB_USER $FDEBS_DB_PASSWORD thin "$AD_APPS_JDBC_URL" UPLOAD $XXHR_TOP/patch/115/import/pos_reg_summary.jlt UPDATE $NLS_LANG
The following macros are not currently supported in the footer:
  • style