Infoworks 6.2.0
Onboard Data
Additional Connectors

Onboarding Data from MongoDB

Creating a MongoDB Source

For creating a MongoDB source, see Configuring Additional Connectors. Ensure that the Source Type selected is MongoDB.

MongoDB Configurations

FieldDescription
Fetch Data UsingThe mechanism through which Infoworks fetches data from the database.
Connection URLThe connection URL through which Infoworks connects to the database.
UsernameThe username for the connection to the database.
PasswordThe password for the username provided.
Source SchemaThe schema in the database to be crawled. The schema value is case sensitive.

Once the settings are saved, you can test the connection.

Configuring a MongoDB Table

For configuring a MongoDB table, see Configuring a Table.

NOTE Ensure to provide the correct SQL query syntax as per the DB used, while configuring the table.

Establishing a Connection

To create a JDBC URL, see Establishing a Connection.

JDBC Connection Parameters

For the list of JDBC connection parameters, see Connection Parameters.