GDPR Clean up activity for Comments- AEM 6.3HI, 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&operatio n=getU...
Hello Everyone,I published content(text, image, video) from author site to publish site.Text and image display in publish site successfully.But video file(ex:test.mp4) doesn't play in publish site.I uploaded video file(ex:test.mp4) into Assets like below one.In Assets, it plays but doesn't sound.Au...
Greetings,Recently was looking for approaches on how to pass cacheable (on Dispatcher / CDN tiers) parameters to Sling Servlets and the optimal solution seems to be usage of Sling suffixes.There the following URI template comes up:/bin/project/endpoint.json/parameter=value/parameter2=value2/.jsonThe...
I have custom script to restrict the page to initiate a workflow if the page is already in workflow.Code is working fine on browser console.But I need to integrate this in AEM on click of "Start Workflow" in touch UI page editor.Can some one tell me which clientlib category I need to pass to execute...
Hi Community Experts,Recently while going through the dispatcher flush mechanism, I felt for our scenario the OOTB mechanism is not completely suitable. Please correct me, if my understanding is wrong.My understanding (After doing an end to end setup):Whenever any file is getting activated from auth...
Hi,Is it possible to call methods of WCMUsePojo class from Sling Model, I know it's not very good to use both sling model and WCMUsePojo class together, but we have a requirement where we have to reuse the method which is provided by third party & can not be refactored.Thanks in advance.Warm Regard...
Hi Team, I done customization in complete Work Item added Date Time picker.As per given scheduler time I need to execute Approve step.ThanksKotireddy Naru
Hi Team, I authored multiple components in page .I can able to access single component data in json response.How to access all components in page json response by using sling models exporterThanksKotireddy Naru