Data Connections
Definition
This module is used for data source configuration and usage in Data Development scenarios. Functionally, it is consistent with the platform's global "Data Source Management" module and supports access and maintenance for multiple types of data sources.
The difference is that this module introduces a project-level data source permission control mechanism. Users can only use the following two types of data sources:
- Data sources created by themselves in the current project;
- Data sources assigned and authorized to the current project by administrators from global data sources.
This mechanism ensures clear data access boundaries for Data Development tasks, prevents cross-project data abuse, and improves Data Security and controllability during R&D.
Notes
If you need to use an existing data source on the platform, contact an administrator to authorize the target data source to the current project. Developers can only view and use data sources for which they have permission.
Scope
1. Data Connections Page
Click Data Development under Data Connections to open the Data Connections page. The page displays a field list including data source name, data source description, IP, data source type, creation time, update time, and more.

2. Add Data Source
Click Add, fill in the data source information in the dialog, and click OK to complete adding the data source information.

3. Test Connection
Select the data source information that needs a connection test, click Test Connection in the operation column, and the system will test the data source connection and return the test result.

4. Data Source Details
Select the data source information whose details need to be viewed, click Details in the operation column, and view the data source details in the dialog.

5. Edit Data Source
Select the data source information to edit, click More -> Edit in the operation column, edit the existing data source information in the dialog, and click OK to complete editing the data source information. (Note: permission is required)

6. Delete Data Source
Select the data source information to delete, click More -> Delete in the operation column, and click OK. The system will delete the data source information. (Note: permission is required)

