I have seen someone asking about API rate limit when running AEM in local, where there is no rate limit however I was curious to know that's the same case for AEM cloud as well or we have limits there?
I am looking for some guidelines to redesign our AEM application with microfrontend using SPA or some microfrontend frameworks. So, if someone worked on it, please share some info and steps to follow.
Dear community, I'm trying to set dynamic meta tag on my page for open graph (OG) that can be seen when sharing via social media (AEM 6.5). I can now set a default one in structure/page/customheaderlibs. However, some pages contain specific images, and I want to replace the default OG content wi...
Hi, I am trying to install dispatcher in my windwos machine. I am getting below error when I ran docker_run.cmd ..\out host.docker.internal:4503 8080 (default was unexpected at this time I tried replacing ..\out with src folder of the dispatcher module , still same error. Looks like problem is ...
Hi Folks, I need to write a sling servlet either part type or resource type anything is acceptable 1. Extension less 2. Selector less Something like below localhost:4502/mysite?param1=val1¶m2=val2 Path type servlet always need 2 level of hierarchy i.e. /bin/ or /mysite/, Can it have path ...
I want to write a groovy script where I have to change one of the text field value in the component dialog box -> I have the paths of the pages where this component has been used -> the resourceType of component is : /components/content/form/embed ->the text field name that need to be changed is ...
I am trying to create content fragment using Assets API via POST request. Here's how my JSON looks like: { "class": [ "assets/asset" ], "properties": { "description": "Content Cateogry: Mutation-Example-02", "title": "Mutation-Example-02", "contentFragment": true, "createdBy": "shivam_sahil@optu...
->I have a component where earlier there were three fields stored under the name : ./name , ./address , ./phonenum -> I have changed the component dialog box and made those fields multifield ->but I want my previously authored data to be stored as the first entry of the multifield -> for e.g : Now ...
Hi All, could you help me out I have created users and groups programmatically and I have provided ACL permissions but it is showing jcr in group and user both but showing blank in user admin console