Skip to main content
All docs
V23.2

Specify Connection Properties

This wizard page allows you to specify connection properties required to connect to a MongoDB instance.

Specify connection properties

You can paste a connection string or specify connection fields individually. Refer to the following article for details on connection string format: Connection String URI Format.

A reporting application uses the MongoDB.Driver package to supply MongoDB data at runtime. If the driver is not installed in your project, the following wizard page appears before the Specify Connection Properties page:

Install MongoDB driver

This page allows you to install the driver.