Considerations for IBM Connectivity Service stages
IBM Connectivity Service stages use the IBM Connectivity Service integration framework to
connect to and communicate with the database, convert data types, and report issues detected when
interacting with the database. IBM Connectivity Service and all stages that use the service are bundled into
the IBM Connectivity Service stage library,
streamsets-datacollector-ibm-connectivity-service-lib. By default, Data Collector runs IBM Connectivity Service when the IBM
Connectivity Service stage library is installed.
- IBM Db2 source
- IBM Db2 target
- IBM watsonx.data target
Before you can use IBM Connectivity Service stages, you must complete some prerequisite tasks.
IBM Connectivity Service stage prerequisite
About this task
Before you configure an IBM Connectivity Service stage, complete the following prerequisite task.
Procedure
auto or true.Troubleshooting IBM Connectivity Service
| Call | CURL request |
|---|---|
| Get IBM Connectivity Service state |
curl --location 'https://<engine url>/rest/v1/flight/state' --header 'Authorization: Bearer <IBM Cloud API key> |
| Restart IBM Connectivity Service |
curl --location 'https://<engine url>//rest/v1/flight/restart' --header 'Authorization: Bearer <IBM Cloud API key> |
| Get IBM Connectivity Service logs |
curl --location 'https://<engine url>//rest/v1/flight/state' --header 'Authorization: Bearer <IBM Cloud API key> |