Hi AllCould you please explain what the built-in experimentation framework in Edge Delivery Services entails? Additionally, could you suggest any relevant documentation or resources where I can know more about it? Thanks
Hi AEM Community, I am trying to figure out the reason for high heap memory utilization. When navigating to the Reports -> System Monitoring, we see the below warning - One of the publish server has high heap size which is 82% of the allocated memory. Checking the publish server's JVM Memory (...
Dear All, I have created a report from the assets, as shown below Now I want to modify this ame-image_Report csv file to add one more field called displayTitle and value is jcr:content/metadata/displayTitle. But I am not able to see any modify option here. So do I need to delete this ame-image_Repo...
Hi, Need to customize the OOB content fragment and content fragment list components in AEM + React SPA. Also we need to add the custom plugins in the RTE of content fragment model. Please help me with the steps. Thanks & Regards,Kalyan
Hello,I've started looking into how to grant a team member the Deployment Manager role within an AEMaaCS sandbox.However in the Adobe Admin Console, I don't see anything like the five role options in the screenshots, I only see two - AEM Administrators and AEM Users.Is this perhaps by design - that ...
So we are finally migrating from 6.2 to 6.5 and there is an issue I'm running into with the at org.xmlpull.v1.XmlPullParserFactory class. I am seeing the following error in 6.5 but it works fine in 6.2.Caused by: org.xmlpull.v1.XmlPullParserException: caused by: org.xmlpull.v1.XmlPullParserException...
Content Fragment Model When I write below query : query Navigation { navigationList { items { _path _variation name linklabel isactive link { } } } } I am not sure , what query fields to provide for "link content reference" authored. lin...
Hello all! Im trying to customize some metadata that displays on the card view found here (keep in mind this is overlayed already just linking the actual path) /libs/dam/gui/coral/components/admin/contentrenderer/card/asset/propertyList.jsp Im able to retrieve metadata using the following jsp - whi...
Hello, what happens is that I have a component that has its own java sling model, what I need is to get the date of publication of the page (that is, the date on which you create the page and click the publish button).I already have the code and the logic ready.I have tested this code in localhost a...
Is it advisable to add read permissions for /conf directory for everyone usergroup.The problem statement is as follows, whenever a new site is developed by creating new set of templates and policies and is replicated to the publishers, the anonymous users are seeing the content getting rendered diff...