Versions Compared

Key

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

...

Property Name

Property Code

Required

Description

Oracle Forms Source Script

FDOFR_SOURCE_SCRIPT

 No

Path to an Oracle Forms environment file (e.g.
/u01/app/oracle/middleware/user_projects/domains/ClassicDomain/config/fmwconfig/servers/WLS_FORMS/applications/formsapp_11.1.2/config/default.env). On Linux environment, this property is required.

On a Windows environment, the environment must be set manually before running the plugin.

Oracle Forms Database User

FDOFR_DB_USER

Yes

DB User to connect with privileges. (e.g. apps).

Oracle Forms Database Password

FDOFR_DB_PASSWORD

Yes

DB Password for Oracle Forms Database User.

Oracle Forms Database TNS Name

FDOFR_DB_TNS_NAME

Yes

TNS Name for the DB. May need to be defined in tnsnames.ora.

Oracle Forms Script File

FDOFR_FORMS_SCRIPTS_FILE

No

The location of the script to be used to compile forms.

...