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 import MongoDB collection schemas and transform them to relational schemas for future use, 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 schemas 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 the necessary information to connect to the MongoDB server.

MongoDB Connection Wizard - MongoDB Connection Information screen

Host

Specifies the host used to connect to the MongoDB server.

Port

Specifies the port number used to connect to the MongoDB server.

User

Specifies the user ID used to connect to the MongoDB server.

Password

Specifies the password of the user used to connect to the MongoDB server.

Connection Options

Specifies conditional replica set members and options for the MongoDB connection.

MongoDB Connection Wizard - Connection Options screen

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 will be displayed only when you have no right to access all the databases in the MongoDB data source.

MongoDB Connection Wizard - Add Database screen

Add Database

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

Add Schema

Adds the collection schemas that will be transformed to relational schemas. This screen is not available when you edit an existing MongoDB connection.

MongoDB Connection Wizard - Add Schema screen

Schemas

Lists the schemas in the database for you to select.

Added Schemas

Lists the schemas that you have added.

Add button

Adds the selected 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 screen

Tables

Lists the tables transformed from the MongoDB schemas.

Added Tables

Lists the tables that you have added from the relational schemas.

Add button

Adds the selected tables.

Remove button

Removes the selected tables from the Added Tables box.

BackPrevious Page Next PageNext