Scheduled Task supported data reading from the MongoDB database.
FineDataLink supports connection to MongoDB for data reading/writing using scheduled tasks.
If a MongoDB plugin and a MongoDB data connection in FineDataLink exist simultaneously:
The two kinds of data connections provided by FineDataLink and the plugin are independent of each other and not mutually available. They are distinguished by name.
FineDataLink cannot use the MongoDB Detail Dataset and the MongoDB Aggregation Dataset provided by the plugin.
FineDataLink MongoDB data connection is masked at the server dataset.
1. Confirm the database version, and download the driver package.
2. Place the downloaded driver package in the \webapps\webroot\WEB-INF\lib directory.
3. Restart the FineDataLink project.
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 (can be omitted if no authentication is required)
1. Log in to FineDataLink as the admin, choose System Management > Data Connection > Data Connection Management, and click New Data Connection.
2. Click the MongoDB icon.
3. Fill in the connection information.
The following table describes the setting items.
Fill in the IP address or hostname of the MongoDB database and the port number
If it is a cluster, enter multiple addresses separated by commas. For example, 192.168.1.123: 27017,192.168.1.124: 27017.
The comma can be either half-width or full-width.
There are two options, namely No Authentication and Username & Password.
If No Authentication is selected, you can connect to the target database without authentication.
4. Click Test Connection. If the connection is successful, click Save to save the configuration.
After configuring the data source, you can use it to read and write data in Data Development. For details, see MongoDB Input and MongoDB Output.
滑鼠選中內容,快速回饋問題
滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。
不再提示
10s後關閉
Submitted successfully
Network busy