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

...

NameCode
FormsFORM

Object Type Attributes

...

NameCodeDescriptionDefault Value
EBS Forms Root Source DirectoryFDEBS_FORMS_ROOT_SOURCE_DIRSource folder for Forms (e.g. Form).forms
EBS Forms Root Stage DirectoryFDEBS_FORMS_ROOT_STAGE_DIRStage directory for form files (fmb). (e.g. $XXAR_TOP/forms).$AU_TOP/forms
EBS Forms Root Destination DirectoryFDEBS_FORMS_ROOT_DESTINATION_DIRTarget directory for form files (fmx). (e.g. $XXAR_TOP/forms).$<PROD_TOP>/forms
EBS Forms ClasspathFDEBS_FORMS_CLASSPATHSet the classpath if needed for Forms compilation.
File PermissionsFDEBS_FILE_PERMISSIONSTarget File Permission. Will be set to target file after deployment using chmod. eg: 755

...