db2api

Note

db2api is a subscription connector. Make sure that you have already got your subscription. If in doubt, contact our support support@opencelium.io.

Installation

1root@shell> cd /opt/services
2root@shell> git clone https://github.com/opencelium/db2api.git

Please read default documentation here https://github.com/opencelium/db2api#user-content-installation

Usage

First of all add a connector to your target csv file.

image0

After that you can use it in a connection. Add a DBQuery process to start a request.

image1

Add an endpoint to get the right table.

image2

Note

Use a rest client tool to execute the api request. Thus you determine and see how the response will be look like.

image3

Please read more about the search options here https://github.com/opencelium/db2api#user-content-usage

Supported Databases

  • MICROSOFT

  • MYSQL

  • POSTGRESQL

  • ORACLE (untested)

  • XERIAL (untested)

Services

Use the oc command to start the service.

  • start_db2api

  • stop_db2api

FAQ

SQL Server does not support TLSv1 or TLSv1.0 Go to folder java/security and in file java.security find option jdk.tls.disabledAlgorithms and delete TLSv1