Hi Team In text component , we have enabled source edit. We are trying to add base64 encoded, data uri as image source. That is causing java.lang.StackOverflowError error in the page. I saw a similar issue mentioned here https://experienceleaguecommunities.adobe.com/t5/adobe-experience-mana...
We have request to execute online datastore consistency check on a weekly basis in server using AEM feature. And also need to share the missing blobs report to users mail. Please share if any input.
How to upload asset(image) from my local machine to aem /content/dam without writing custom servlet ,using OOB aem servlet to upload image file and want to give different properties to that image so that those properties will get added as metadata of that image. Can anyone suggest way to achieve thi...
We are upgrading our AEM 6.4.7 with jdk 8 instance to AEM 6.5.17 with jdk 11 and I am not able to resolve below dependancies. I dont see any of these import statements in our project. any help greatly appreicated. org.apache.xml.security,version=[2.2,3) -- Cannot be resolvedorg.apache.xml.security.e...
We have overlayed Share link functionality to auto populate Subject and number of assets Overlayed to /apps/dam/gui, just the clientlibs alone, to override the javascript to autopopulate subject line and number of assets. After SP19 upgrade, this functionality is not working and upon analysis , cou...
We are on a project that involves upgrading our AEM instance to latest SP and archetype. If any one could provide details on the latest archetype that are currently supported in on-premise environment. If there is any recommendations or best practices with these upgrades, Please share your experienc...
I have created a custom tab in cq: dialog of page component, Now i wish to allow the custom page property tab on a particular template not on every template.
We are implementing authentication on our AEMaaCS website. We have created a custom Authentication Handler, and have login working correctly. Our login is unique and we needed to roll our own implementation, with an integration to our in-house user group and permissions service. Within our authenti...
Hi,As the title stated, A job scheduler I created that was deployed on AEM cloud is running multiple times. No issues on my local only on AEM cloud this happens. Below is the code snippet of my scheduler:@component(immediate = true, service = SchedulerJob.class, property = {"sc...
HiI need to hide the permissons tab in page properties for only two template types or for content under /content/area.I tried the following but that hides the permissions tab for all all pages.<permissions jcr:primaryType="nt:unstructured" sling:orderBefore="analytics" sling:hid...