Exports one or more ORDS modules as per project property and saves resulting SQL files as artifacts.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
FDORA_URL | Oracle Database URL | Yes | Database URL. For example,
|
FDORDS_USERNAME | ORDS Username | Yes | ORDS enabled schema for import and export of ORDS modules. |
FDORDS_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.jar |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Description |
---|---|
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.