MongoDB
Last updated
This document describes the Dataworkz connector configuration required to access MongoDB.
To find the Dataworkz platform NAT gateway IP address:
Log in to the Dataworkz application.
Go to Configuration by clicking the gear icon at the top right.
From the left menu, select Security > Deployment Details.
Copy all cluster IPs listed. These IP addresses must be added to your MongoDB settings to allow access from Dataworkz.
Log in to your MongoDB Atlas account and select the appropriate project. Follow the steps below to whitelist the IP.
Go to Security > Network Access.
Enter the list of IPs copied from the Dataworkz platform.
Log in to the Dataworkz application.
Go to Configuration > Databases > MongoDB.
Click Add New Configuration.
Enter the MongoDB Database Name.
Select the Authentication Method (Username & Password or TLS/SSL Certificate).
Enter the Host Server name.
If using password-based authentication, enter the Username and Password.
If using certificate-based authentication, enter the Keystore Path, Keystore Password, Truststore Path, and Truststore Password.
Click Test Connection to verify the MongoDB connection.
If the connection succeeds, a success message appears.
If the connection fails, review and correct the provided details.
Click Save to save the configuration.
Last updated

