Im working with AEM content fragments and trying to fetch the data using GraphQL.Below is my query -{ productByPath(_path: "/content/dam/my/product", variation:"master") { item { productDescription { html } } _references { ... on DisclaimerModel { prod...
Hi, for now I´m using Dynamic media deliver to make webp images. As you can see in the below screenshots: the requested url is (for example for 1600w): /adobe/dynamicmedia/deliver/dm-aid--96257829-89c9-4fb4-8f29-ffda3ac363a6/tortuga-boba-jon.jpg?preferwebp=true&quality=85&width=1600 this is working ...
I have come accross this legacy code on a project and I am in the process of refactoring it. I am wondering if I should use the QueryBuilder API to get all pages on which I need to perform an operation, or if I should recursively loop over the Page and its children to perform said operation. The cur...
Hi,I have a requirement to enable previewing of WebP images (*.webp) in AEM On-Premise, specifically in the author instance. Essentially, when an image is uploaded, you should be able to see its preview. Currently, we’re unable to preview WebP images even though the WebP MIME type has been added to ...
Hi, Whenever we are adding icons/images in Dam then its creating redundent child nodes which are of same type. when we delete these images and upload again they cames back. Any suggestion to resolve this
Our website apple.com has a contract with AEMaaCS and so, Edge Delivery Service is free to use. While creating a new website for example applepen.com, this website is on AEM Edge Delivery Service. We wish to make a sign up form where for POSTs re-uses the AEM Publishers. How would we do this?Also ke...
Hello Team.Recently we had a publisher that started experienced rapid data*tar file file growth.It just happened suddenly. Running with Java11.Has anyone had this happen to them? and identified the root cause?There is nothing in the logs that indicates why this happened.Also, are there any tools tha...
Hello, I am trying to develop a new component that would reuse multiple already developed components. In our project I have never seen an example where people would do it though. For example, how do I in HTL use a core button component and author it? Basically, I would imagine something like this: ...
Recently we are noticing that newly created pages is not having any jcr:uuid associated with it. Is there any way to enable the automatic generation of jcr:uuid for every new page created. It was working fine when we checked last time.
Hi,Our DEV author env is having issues after the installation of the last SP.Sites is blank, same as editor.We get the following logs :"02.12.2024 13:56:11.821 *ERROR* [172.28.9.14 [1733144171491] GET /sites.html/content HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncau...