Hi allwe have a set of pages on AEM as Coud which are locked by a user who is removed from aem.(left organisation)How can i unlock these pages. We dont have admin access in AEMaaCS Thanks
Hi, I have one query in multifield component? We have carousel component with multifield functionality inside multifield i have authored multiple videos like a --> video1, b--> video2, c--> video3 okay we have option where we can move the authored a,b,c like if i want to show b in top i can move to ...
Hi Team, we have an usecase, we want to take content backup on daily basis including /content/dam path from aemascs production environment and store the backup on our internal server storage. Kindly please let as know how this can be achieved? can we use CTT for this content backup ?
Hi All, We're facing a challenging issue with our AEM as a Cloud project. Our caching had been working correctly for a long time, but recently we've noticed that content isn't refreshing after publishing or even after the max-age is reached. Below are our findings from the debugging we've done so ...
Hi, I am trying to create a SQL2 query that will find all of the adaptive image components that are being uses inside our vehicle detail templates. Right now I have this as for my query. SELECT * FROM [cq:Page] AS s WHERE ISDESCENDANTNODE([/content]) AND [jcr:content/cq:template] LIKE '/apps/gm/te...
I am trying to convert geometrixx site using Modernize tool. I added basic rules for title and text components conversion and updated Modernize configurations with correct path.When I trigger job for Component Conversion, I am getting Status as "Not found". There are no errors in Modernize logs to d...
I was curious if anyone has tried customizing the RTE to allow authors to highlight text and add schema.org markup for SEO purposes. We have been looking at the possibility of creating a custom plugin for the RTE based on https://www.bounteous.com/insights/2022/01/06/custom-rich-text-editor-plugins-...
I am building a AEM remote spa application with reactjs based on the repo https://github.com/adobe/aem-headless-app-templates/tree/main/nextjs-remotespa. This works absolutely fine. For each of the pages within ~/aem/wknd-app/ui.content/src/main/content/jcr_root/content/wknd-app/us/en/home in AEM Ma...
We are working on project where we are migrating from AEM On-Premise to AEM cloud. On on-premises we are using SAML authentication handler for user authentication with Azure AD as IDP on both author and publishers(for all environments-DEV/Stage/Prod). Similarly, after migration to cloud, we have a r...
I am getting below error while running "aio aem:rde:install ....." command I am able to login to rde environment and developer console separately on the browser but not able to push packages.Any quick help on this?Any specific access is required to run this command?