Can anyone point me to a working example/ demo of the cookie opt out service for AEM sites?It's described on the experienceleague website here - but when i follow the documentation and use the client library javascript in a Sightly/ HTML template, method calls like getCookieNames() return an empty a...
Hello All, We have implemented versioned clientlibs as per this documentation: https://adobe-consulting-services.github.io/acs-aem-commons/features/versioned-clientlibs/index.html. And we are using ACS commons version 4.6.0. However, the documentation says it stops supporting from version 4.6.2. T...
Does anyone know or has worked upon externalizing the authoring experience from AEM in an custom app?Like say I have a component X and I want it's authoring view to be embedded into this custom app which is accessible to users that are not authors. The idea is for the user to be able to use the dial...
Im observing the below error in logs, while attempting to create the language copy as per the documentation. I have selected the Microsoft trial license for the same. Is the any other configurations needed prior to translation ? *ERROR* [JobHandler: /var/workflow/instances/server0/2021-11-02/sync_tr...
Hi, RTE in AEM 6.4 is throwing an error when I make the component configurable by adding a checkbox for users in the dialog for authors to use the RTE in any custom component. However, after I select the checkbox and add content to it and click on 'ok' checkmark, it throws an error initially but if ...
EDIT: The pictures shown is for 1 group that is not a member of any other group. problem: having issues with permission inheritance in experience fragments (/content/experience-fragments) preferred outcome: all folders and fragments under the parent path will inherit. In my screenshot, all folders a...
Hello Community, I need your help on a topic. I have several locally folders containing assets that i would like to upload to my aem author instance on the cloud. I have read the documentation at : https://github.com/adobe/aem-upload. I am a little bit confused : aio-aem aem:upload test.pdf -c admi...
Hi All, I have a usecase where I need to call an OOTB AEM Sling Servlet from a workflow step process and store the response from the servlet in asset metadata. Is there a way to call the sling servlet running in the same AEM instance without using the Apache HTTP api? I have already tried calling th...
@arunpatidar you may be able to help as i see you recently posted a link to the opt out service on this forum question.I want to use the opt out service in an AEM Sightly template to do cookie consent management.I am following the documentation linked to above, but i seem to be missing something.In ...