Versions Compared

Key

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

Exports one or more ORDS modules as per project property and saves resulting SQL files as artifacts.

Target Properties

Property Name

Property Code

Required

Description

FDORA_URL

Oracle Database URL

Yes

Database URL. For example,

  • jdbc:oracle:thin:@HOSTNAME:PORT:SID

  • jdbc:oracle:thin:@//HOSTNAME:PORT/SERVICENAME

FDORDS_USERNAME

ORDS Username

Yes

ORDS enabled schema for import and export of ORDS modules.

FDORDS_PASSWORD

ORDS Password

Yes

Password for ORDS Username

FDJDBC_DRIVER_PATH

JDBC Driver Path

Yes

Location of JDBC driver file. For example,

/u01/app/oracle/product/12.1.0/dbhome_1/jdbc/lib/

ojdbc6

ojdbc8.jar

Artifacts

This operation produces artifacts that will be stored in the artifacts repository.

...