SAGA.db_odbc.5: Import Table

Imports a table from a database via ODBC.

Inputs

Data Source Name

string

User Name

string

Mot de passe

string

Server Connection

string

Outputs

Tables

transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "SAGA.db_odbc.5", "title": "Import Table", "description": "Imports a table from a database via ODBC.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.db_odbc.5/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.db_odbc.5/execution.html"}], "inputs": {"ODBC_DSN": {"title": "DSN", "description": "Data Source Name", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "ODBC_DSN"}, "ODBC_USR": {"title": "User", "description": "User Name", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "ODBC_USR"}, "ODBC_PWD": {"title": "Mot de passe", "description": "Mot de passe", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "ODBC_PWD"}, "CONNECTION": {"title": "Server Connection", "description": "Server Connection", "schema": {"type": "string", "enum": ["Default>"], "nullable": true}, "id": "CONNECTION"}}, "outputs": {"TABLES": {"title": "Tables", "description": "Tables", "schema": {"type": "string", "enum": ["Default>"], "nullable": true}, "id": "TABLES"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/SAGA.db_odbc.5.html
Last modified: Sat Feb 19 15:43:34 CET 2022