Versions Compared

Key

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

...

Environment/Instance Properties

Property Name

Property Code

Required

Description

APEXExport Path

FDAPEX_APEXEXPORT_PATH

Yes

Directory path to the APEXExport class for example : 

C:\oracle\apex\

/u01/app/oracle/apex/utilities

Target JDBC Driver Path.
FDORA_DRIVER_PATH
YesPath containing JDBC driver for target database (e.g. /u01/app/oracle/product/12.1.0/dbhome_1/jdbc/lib/ojdbc6.jar)
Oracle Database URL
FDORA_URL
Yes

The URL for the target Oracle database. (e.g. jdbc:oracle:thin:@localhost:1521:xe)

Oracle Database User
FDORA_USER
YesThe username that will be used to connect to the target Oracle Database.
Oracle Database Password
FDORA_PASSWORD
YesThe password for Oracle Database User.

Project Properties

Property Name

Property Code

Required

Description

APEX Application Id
FDAPEX_APPLICATION_ID
YesThe application id for the application to be exported.

...