MongoDB
Last updated
Last updated
This document describes the Dataworkz connector configuration required to access MongoDB .
This is the IP of Dataworkz platform NAT gateway and can be viewed by following the steps provided below.
Login to Dataworkz Application
Goto Configuration by clicking the gear icon at top right of the screen
From left menu select Security -> Deployment Details
Copy all the cluster IP listed
These IP addresses would need to be configured in your MongoDB settings to allow access from Dataworkz.
For the purpose you need to login to the MongoDB Atlas account and select the appropriate project. Follow the steps below for IP whitelisting.
Goto Security -> Network Access
Enter the list of the IPs that were copied from Dataworkz platform.
Login to Dataworkz Application
Goto Configuration -> Databases -> MongoDB
Click the Add new configuration
Enter the MongoDB Database Name
Select the Authentication Method (Choose between Username & Password or TLS/SSL Certificate)
Provide Host Server name
Enter Username & Password (If using password-based authentication)
Enter Keystore Path, Keystore Password, Truststore Path, Truststore Password (If using certificate-based authentication)
Click Test Connection to verify the MongoDB connection.
If the connection is successfully established, it will return a Success message.
If the connection fails, review and correct the provided details.
Click "Save" to save the configuration