The relational schemas are transformed from the collection schemas in a MongoDB data source, and then you can add tables that are transformed from the relational schemas to the connection.
This document shows how to add more collections in the schemas to a MongoDB connection, refresh the schemas, etc.
To add relational schemas which are transformed from the collection schemas in a MongoDB file to a MongoDB connection, follow the steps below:
The schemas in your catalog are a temporary cache to improve performance when you design and test your report. Your data source will probably change over the time; however, these changes will not be reflected automatically in your catalog. To refresh all of the collection schema metadata from the MongoDB database, you can choose to refresh the schema information using the Refresh command on the shortcut menu of the schema. Then when the refreshing job is done, a reporting dialog will be shown, summarizing the changes and operations that have been taken.
Tip: If you want to add all the deleted or missing databases at one time, you can choose to refresh the schema, which refreshes all of the collection schema metadata from the MongoDB database.