Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Survey Component

Avatar

Level 1

We have a requirement of creating a Survey component for our website.

This component will allow the site visitor to fill the survey on publisher instance, this user generated content will be available on all publishers in real time.

As the reverse replication functionality is removed from the AEM 6.5 , what will be the approach to implement this functionality.

Should we use the AEM communities for this?. But we don't have any plan to develop a blogging or community site, and want this feature only in a component. Please advice.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

You should prefer to store UGC outside of AEM in an external store. If not possible then use Sling content distribution to synchronize user data across publish instances. 

 

Reference -  https://helpx.adobe.com/in/experience-manager/6-3/sites/administering/using/sync.html 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

You should prefer to store UGC outside of AEM in an external store. If not possible then use Sling content distribution to synchronize user data across publish instances. 

 

Reference -  https://helpx.adobe.com/in/experience-manager/6-3/sites/administering/using/sync.html