HelloI would like to get the absolute dynamic media/scene7 url of assets and its renditions in AEM Java.My setup is like this, on AEM cloud author the image is uploaded and is then published to dynamic media scene 7. No publisher instance is there. How do I get the scene7 urls of assets and its rend...
Hi Team, Is there any way to extract the all the components report which used on only live pages no test pages from author. In AEM provides an option to see the component details under tools -->components which provides live usage for each component based on sling resource type of the component. ...
Hi All, I have setup the new aem spa project(react+aemacs) using latest archetype 48. Whenever I try to access sample page created out of archetype, I get following error and hence complete page is blank.console Error:clientlib-react.lc-f4570aa4cd86ef1726795b9da632b102-lc.min.js:4 Uncaught (in promi...
Hello, we are migrating our Adobe Developer Console project from JWT to OAuth, as described here: https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/migration/In our Adobe Developer Console projects, we have Adobe Events integrations, using our AEM ...
Hi , i am trying to build more complex aem components. Imagine we have a structure as belowProducts(parent page) -Mobile (child page 1) -Tablet (child page 2)I have a component in parent Products page with list items authored to names of child pages. Now when i click on Mobile i want the mobil...
Since in AEM cloud custom runmode are not supported so how we can detect that which environment it is since AEMCaaS give feasibility to detect dev/stage/prod but what about UAT and QA ?
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...