Adding a Native MongoDB Driver¶
Procedure:
-
Log in as the system administrator (superuser).
-
Select View > Repository, right-click a folder's name, and select Add Resource > Data Source from the context menu. Alternatively, you can select Create > Data Source from the main menu on any page.
-
From the Type drop-down, select MongoDB.
-
In the MongoDB URI (required) field, enter
mongodb://hostname:27017/database. -
Provide relevant information in the User Name and Password fields.
-
Click Test Connection to check if all inputs are correct.
-
Click Save to save the data source.