BackPrevious Page Next PageNext

MongoDB Connection Wizard

This wizard appears when you select MongoDB and click OK in the New Data Source dialog, or in the Catalog Manager, right-click a data source and select New MongoDB Connection from the shortcut menu, or right-click an existing MongoDB connection and select Edit Connection from the shortcut menu. It helps you to set up MongoDB connections to get data from MongoDB databases, and consists of the following screens:

Back

Goes back to the previous screen.

Next

Goes to the next screen.

Finish

Finishes confirming to transform MongoDB collections to relational schemas.

Cancel

Does not retain any changes and closes this wizard.

Help

Displays the help document about this feature.

MongoDB Connection Information

Specifies in which way to connect to the MongoDB server. The connecting way cannot be changed when editing an existing MongoDB connection.

MongoDB Connection Wizard - MongoDB Connection Information

Information

Connects to the MongoDB server by host and port.

URI

Connects to the MongoDB server by URI.

Connection Options

Specifies conditional replica set members and options for the MongoDB connection. This screen is available when you have specified to connect to the MongoDB server by host and port.

MongoDB Connection Wizard - Connection Options

Replica Set Members

Lists all the replica set members of the MongoDB connection.

Add Database

Adds the databases you can access to the MongoDB connection. This screen is displayed when you have specified to connect to the MongoDB server by host and port but when you haven't the privilege to access all the databases in the MongoDB data source.

MongoDB Connection Wizard - Add Database

Add Database

Lists the databases you can access in the MongoDB data source.

Collection Filter

Specifies filter condition for the collections in the MongoDB database.

MongoDB Connection Wizard - Collection Filter

Collections

Lists all available collections in the MongoDB database.

Filter

Specifies the filter condition for each collection to get the required collection structure, otherwise the first ten data records will be used to parse metadata.

Apply the Filter to Run Reports

Specifies whether to apply the filter conditions to reports created based on the collections at runtime.

Add Schema

Adds the collections you want to transform to relational schemas. This screen is not available when you edit an existing MongoDB connection.

MongoDB Connection Wizard - Add Schema

Collections

Lists the collections in the database for you to select.

Added Schemas

Lists the schemas transformed from the selected collections.

Add button

Adds the selected collections you want to transform to relational schemas.

Remove button

Removes the selected schemas from the Added Schema box.

Add Table

Adds tables that are transformed from the relational schemas to the connection. This screen is not available when you edit an existing MongoDB connection.

MongoDB Connection Wizard - Add Table

Tables

Lists the tables transformed from the relational schemas.

Added Tables

Lists the tables that you have added.

Add button

Adds the selected tables.

Remove button

Removes the selected tables from the Added Tables box.

BackPrevious Page Next PageNext