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 |
---|---|---|---|
|
Oracle Database URL | Yes | Database URL. For example,
|
| |||
| ORDS Username | Yes | ORDS enabled schema for import and export of ORDS modules. |
| ORDS Password | Yes | Password for ORDS Username |
| 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
...
Outputs
...
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
...
This operation will select all available endpoints associated to the environment/instanceTarget. We recommend using LOCALHOST endpoint.
...
Special Considerations
Consider creating Instance that maps to a Target Group for each ORDS schema where modules are managed.