Is it possible that this image can be reduced in size? By this I mean that it is slightly shorter in terms of the length of the image. This image is now almost all over the screen when you are on the main page. I would love to hear what the possibilities are. Thanks in advance!
Hello, our team is using Frontend Pipelines to deploy our frontend code to AEMaaCS, as described here: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/developing-with-front-end-pipelines We would like to migrate our project to the newer nod...
I am using AEM 6.5. I have created a content fragment model via XML source code, which contains only a number field. Using this model, I created a content fragment and set up the endpoint via XML. I also enabled "GraphQL Persistent Queries" in the project configuration properties. However, when I hi...
Hello, It would be nice to know few details on below queries. 1. If the returned Job Result type is 'CANCEL', then would it indefinitely remain persisted in AEM JCR under ''/var/eventing/jobs/cancelled/<JOB_TOPIC>/<yyyy>.... path. Or is there any OOTB maintenance activity that cleans up these perio...
We are using Adobe Experience Manager 6.5.17.0 for our development. The team frequently facing an issue with error message "20.10.2024 07:44:04.286 *ERROR* [qtp1932271856-175] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: Possible reason is missing Repository service. Check Authentic...
Hi All, I have a requirement to customize AEM ACS Commons Query Report Builder.I have created dropdown Tier wise (Tier1, Tier2, Tier3) each tyre has Multiple paths.Like Tier1 has 4 paths, Tier2 has 10 pathson basis of selection i need to Execute queryI am using but in XML i can't write multiple quer...
Hi, underlibs/xx/xx/clientlibs/Test.jsthis clientlibs are loading in all aem pages by defaultNow i want to customize the Test.js script in my project, is there any way to stop in pages to load Test.js clientlib and execute my js itself
Hi, I want to create a dynamically populated selection dropdown in a dialog with a search option. I want the values in the dropdown to change depending on what the user inputs in the search. Do you have any ideas for the implementation?
I am using SPA site in AEMaaCsCurrently we are hosting whole AEM code base in a single repository . AEM core, dispatcher ,ui.frontend, ui.apps everything in a single repository Now when i try to run a frontend pipeline with below settings and build is failing Should i separate frontend code into ...