Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This section will explain in which components MongoDB is used, which configurations are needed for it and what needs to be considered when installing the databases.

Overview

Image Removed

For an overview of the architecture, please refer to Blueriq DCM architecture overview

In the overview As you can see in the image above, that the components: Case Engine, DCM Lists Service and the DCM Maintenance App use one or more MongoDB databases. When using these components, it is needed to create the following four databases in MongoDB:

...

Instructions about how to create a database can be found here: https://www.mongodb.com/docs/manual/core/databases-and-collections/

Warning

When using the DCM 2.0 beta release the databases get shipped with it and work out of the box. 

Configuration

When the databases are created, it is necessary to configure all applications in a way that they can communicate with the databases.

...