Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

MSRP in AEM communities

Avatar

Level 6

We are using mongodb as repository for AEM. We are planning to use aem communities. Can we use the same mongodb to store UGC ?

1 Accepted Solution

Avatar

Correct answer by
Level 9

I believe so, but note (from MSRP doc page) :

The mongoDB database, which defaults to the name communities, should not be set to the name of a database being used for node stores or data (binary) stores.  See also Storage Elements in AEM 6.

- JK

View solution in original post

1 Reply

Avatar

Correct answer by
Level 9

I believe so, but note (from MSRP doc page) :

The mongoDB database, which defaults to the name communities, should not be set to the name of a database being used for node stores or data (binary) stores.  See also Storage Elements in AEM 6.

- JK