Skip to content

Adding a Native MongoDB Driver

Procedure:

  1. Log in as the system administrator (superuser).

  2. 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.

  3. From the Type drop-down, select MongoDB.

  4. In the MongoDB URI (required) field, enter mongodb://hostname:27017/database.

  5. Provide relevant information in the User Name and Password fields.

  6. Click Test Connection to check if all inputs are correct.

  7. Click Save to save the data source.