Comments Data Removal in AEM 6.3 | Community
Skip to main content
Level 2
September 19, 2018
Solved

Comments Data Removal in AEM 6.3

  • September 19, 2018
  • 3 replies
  • 1748 views

I am running a GDPR clean up activity for all the pages,Dams,comments.

I want to know from where we can get the comments data, after version 6.2 the comments are stored by Abode social,please advise how to retrieve the data from adobe social.

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 nitigup

Hi shaik671144​ ,

Please refer this doc User and UGC Management Service in AEM Communities  for queries related to GDRP with respect to AEM communities.

Please note that this supported 6.3 sp2 (6.3.2.2) onwards .

3 replies

kautuk_sahni
Community Manager
Community Manager
September 25, 2018

Checking with AEM communities team.

-Kautuk

Kautuk Sahni
nitigupAdobe EmployeeAccepted solution
Adobe Employee
September 25, 2018

Hi shaik671144​ ,

Please refer this doc User and UGC Management Service in AEM Communities  for queries related to GDRP with respect to AEM communities.

Please note that this supported 6.3 sp2 (6.3.2.2) onwards .

Level 2
October 29, 2018

HI,

I have gone through the User and UGC Management Service in AEM Communities and install the servlet in my local.

But when i hit the servlet using the path ( http://localhost:4503/services/social/ugcmanagement?user=weston.mccall@dodgit.com&operation=getUgc  ), i am getting error 500. attached sample code and the error message, please advice what i am missing..

Code link:

https://github.com/Adobe-Marketing-Cloud/aem-communities-ugc-migration/tree/master/bundles/communities-ugc-management-servlet/src/main/java/com/adobe/communities/ugc/management/servlets

Config Change

Error Message