Hi,there is a failing test in our product functional testing when trying to deploy to PROD env:2024-10-08 08:23:38,714 [main] ERROR com.adobe.cq.cloud.testing.it.smoke.rules.ContentPublishRule - PAGE_AVAILABLE: Failed to check the page /content/test-site/testpage_af1724ac-ab7b-44f3-a1f2-224ebe190c83...
Hi all,I have a requirement to display anchor icon on edit mode of page when we have authored anchor tag in RTE. if we select anchor tag for test keyword anchor icon will be display next to it. Similarly, can we display anchor icon on edit mode of the page?Help would be much appreciated. Thanks in a...
I am working on a use case in which I want to embed an image inside a PDF file. After that, I need to send it as a servelet response. I am using PDFBox library from Apache to do so. But, I am not able to resolve the dependencies. POM: <!-- Apache PDFBox Dependencies --><dependency> <groupId>org.a...
We have a package that contains AEM pages and DAM files, around 800MB in size. In AEM prem, as a best practice, we usually log in separately to both author and publish instances to deploy the AEM packages. This approach allows us to uninstall the package from either instance in case of any issues. H...
We are currently using AEM 6.5 and planning to migrate to AEM Cloud. We have a lot of number of Groovy scripts in AEM 6.5 and we would like to know if these Groovy scripts will work in AEM Cloud. Is the Groovy Console compatible with AEM Cloud?
Hello,i have written a custom authentication handler for OIDC based on this one: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-blogs/building-an-aem-custom-authentication-handler-for-okta-openid/ba-p/632257It works locally but when i deploy it to the cloud instance, the r...
Hi Team,I want to add few more tabs to the existing navigation items. Which node I need to overlay and how to do it?Please help me solve the requirement.
Hi team,I need to get the Scene7Asset from dynamic media using Scene7Service. Scene7Service has a method getAsset. "getAsset(java.lang.String assetHandle, java.lang.String[] responseFields, java.lang.String[] excludeFields, S7Config s7Config)".What should be the responseFields and excludeFields that...