Versions Compared

Key

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

Description of the operation hereAll SQL files in artifacts will be deployed, i.e. all modules will be deployed.

Environment/Instance Properties

Property NameProperty CodeRequiredDescription

FDORDS_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




...

Outputs

Output NameDescription


Artifacts

...

This operation doesn’t consume or produce any artifacts.This operation consumes artifacts from the artifacts repository.This operation produces artifacts that will be stored in the artifacts repository.This operation delegates the consume/produce artifacts decision to the workflow developer.

Endpoint Selection

...

This operation will select all available endpoints associated to the environment/instance. This operation delegates the selection to the workflow developer to determineWe 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.

This operation will execute on all of the selected endpoints and will execute on each of the selected endpoints.

This operation will select all available endpoints associated to the environment instance which have resource type of {resource type}.

This operations delegates the execution to the workflow developer to decide.

Special Considerations

[Delete section if not needed]

...

Special Considerations

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