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
...
Name | Code | Description | Default Value |
---|---|---|---|
Forms Root Source Directory | FDEBS_FORMS_ROOT_SOURCE_DIR | Source folder for Forms (e.g. Form). | forms |
Forms Root Stage Directory | FDEBS_FORMS_ROOT_STAGE_DIR | Stage directory for form files (fmb). (e.g. $XXAR_TOP/forms). | $AU_TOP/forms |
Forms Root Destination Directory | FDEBS_FORMS_ROOT_DESTINATION_DIR | Target directory for form files (fmx). (e.g. $XXAR_TOP/forms). | $<PROD_TOP>/forms |
Forms Classpath | FDEBS_FORMS_CLASSPATH | Set the classpath if needed for Forms compilation. | |
File Permissions | FDEBS_FILE_PERMISSIONS | Target File Permission. Will be set to target file after deployment using chmod. eg: 755 |
...