User Generated Content | Community
Skip to main content
Sean-McK
Level 4
March 27, 2018
Solved

User Generated Content

  • March 27, 2018
  • 1 reply
  • 1824 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by neerav

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

1 reply

neeravAdobe EmployeeAccepted solution
Adobe Employee
March 28, 2018

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