Expand my Community achievements bar.

SOLVED

User Generated Content

Avatar

Level 5

So All,

I am sitting here at Adobe Summit, and I am having a hard time getting UGC working staging environment. I am sure it is a permissions/other issues with some things. I have a typical environment with 1 author and 2 publishers....I am allowing "anonymous" posts/comments. there are a couple of things....it is working on each publishers but the content doesn't show on the other publisher. I don't know what I need to turn on to make sure that data is sync'ed on both publishers.

The other issue is, I get 404 on some basic js files on my dispatcher like:

http://??????/etc/clientlibs/social/thirdparty/underscore.min.js

http://??????/etc/clientlibs/social/thirdparty/backbone.min.js

....

As far as sync, I have been looking at:

User Synchronization

Any help would be great.

1 Accepted Solution

Avatar

Correct answer by
Employee

Most likely you are using JCR storage (also called JSRP) for UGC. When you have multiple publishers, it is recommended to use MSRP wherein the UGC is stored in a Mongo instance.

For more details you can refer to  Recommended Topologies for Communities​ and SRP - Community Content Storage

Thanks,

Neerav

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Most likely you are using JCR storage (also called JSRP) for UGC. When you have multiple publishers, it is recommended to use MSRP wherein the UGC is stored in a Mongo instance.

For more details you can refer to  Recommended Topologies for Communities​ and SRP - Community Content Storage

Thanks,

Neerav