Versions Compared

Key

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

A component of Oracle Fusion Middleware used to develop and deploy Forms applications. The Forms applications provide a user interface to access Oracle Database in an efficient and tightly-coupled way. The applications can be integrated with Java and web services to take advantage of service oriented architectures (SOA).

Object Type Identification

...

NameDescription
.fmbA module, specifically, a Forms module binary file, created by Forms Builder. It uses Oracle for its back-end database
.fmxA compiled form.

...

Object Type Code

FORM

Attributes

NameCodeDescriptionDefault ValueSupported Values
SourceSOURCEObject Source Location Type

SCM

SCM
Target LocationTARGET_LOCATIONPath to where the file should be deployed to.$<PROD_TOP>/forms/
Stage LocationSTAGE_LOCATIONPath to where the file is staged.$AU_TOP/forms/
CountryCOUNTRYSpecifies the current country of the session.

Module TypeMODULE_TYPE

Specifies the type of module to make from the Form.

FORMFORM | LIBRARY | MENU
Compile AllCOMPILE_ALL

Package compile preference.

specialspecial | YES | NO
Additional ParametersADDITIONAL_PARAMSOptional parameters to supply to the FNDLOAD command.

ClasspathCLASSPATHSpecifies the location of classes and packages.$FORMS_PATH:$AU_TOP/forms/:$XXHR_TOP/forms/:$AU_TOP/resource/:
File PermissionsFILE_PERMISSIONSPermissions to apply to the file after it is deployedDefaults to the project property FDEBS_FILE_PERMISSIONS

...