Overview
Version
FineDataLink Version | Functional Change |
---|---|
4.0.15 | / |
4.1.6.3 | Data Service supported the KingbaseES database. |
Application Scenario
FineDataLink supports connection to the Kingbase database for data reading and writing using scheduled tasks and for releasing data services.
Preparation
Prerequisite
For details, see Overview of Data Connection.
Version and Driver
Download the driver package and upload it to FineDataLink. For the specific steps of uploading the driver package, see Driver Management.
Supported Database Version | Driver | Driver Package |
---|---|---|
KingbaseES V8 | com.kingbase8.Driver | v8r6_jdbc_aarch_64.zip |
Connection Information Collection
Collect the following information before connecting FineDataLink to the database.
IP address and port number of the database server
Username and password of the database
Database name
Schema of the database to be connected
Procedure
1. Log in to FineDataLink as the admin, choose System Management > Data Connection > Data Connection Management, select a folder, and create a data connection, as shown in the following figure.
2. Set the data connection name. You can also modify the directory of the data connection.
3. Find the data source by searching the data source name or filtering the data source by Data Source Type, Supported Form, and Compatible Module, as shown in the following figure.
4. Click Custom, select the driver uploaded in the "Version and Driver" section, and enter the connection information collected in the "Connection Information Collection" section.
5. Click Test Connection. If the connection is successful, click Save, as shown in the following figure.
Data Source Usage
After configuring the data source, you can use it in Scheduled Task. For details, see Overview of Scheduled Task.
After configuring the data source, you can use it in Data Service. For details, see Overview of Data Service.