I'm using Cloud Manager Pipeline for custom UI testing and have added my code under ui.tests. My testing code is BDD and uses Cucumber with Selenium. While the code executes and tests run successfully in the Cloud Manager Pipeline, I encounter a junit_no_resultserror stating, "No JUnit XML results w...
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...
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?