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¶
1 2 | root@shell> cd /opt/services
root@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.
After that you can use it in a connection. Add a DBQuery process to start a request.
Add an endpoint to get the right table.
Note
Use a rest client tool to execute the api request. Thus you determine and see how the response will be look like.
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)
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