Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

Environment/Instance Properties

Property NameProperty CodeRequiredDescription

FDORA_URL

YesDatabase URL. For example, jdbc:oracle:thin:@HOSTNAME:PORT:SID or jdbc:oracle:thin:@//HOSTNAME:PORT/SERVICENAME

FDORDS_USERNAME

ORDS UsernameYesORDS enabled schema for import and export of ORDS modules.

FDORDS_PASSWORD

YesPassword for ORDS Username

FDJDBC_DRIVER_PATH

JDBC Driver PathYesLocation of JDBC driver file. For example, /u01/app/oracle/product/12.1.0/dbhome_1/jdbc/lib/ojdbc6.jar

Project Properties

Property NameProperty CodeRequiredDescription




Inputs

Input NameInput CodeRequiredDescription




Outputs

Output NameDescription


Artifacts

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

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance. We recommend using LOCALHOST endpoint.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

Special Considerations

Consider creating Instance that maps to ORDS schema where modules are managed.

  • No labels