Hello.I want to integrate adobe assets https://experienceleague.adobe.com/docs/experience-manager-65/content/assets/managing/asset-selector.html?lang=en in Drupal media fields. Could you give me some ideas, docs to make this integrations ? or exist some module or plugin with the functionality.Thanks...
Hello dear Community!Hope you are all having a wonderful day. As my company wants to up it's game with AEM Assets for it's print media production workflows, I kinda tripped over a wire that i did not expect there.You see, the regular workflow was that an Editor downloaded the necessary files, update...
I'm attempting to construct a query to retrieve assets based on a selected JCR node type. I'm attempting to compare the nodeType variable within the following condition.I have added condition:{{#if '{{nodeType}}' == 'dam:Asset'}}From the above observation, it is noted that I am encountering this exc...
Hello, I want to know how I can export a component to json when it has multifield elementsI have these classes but I don't really know how to display the contact list elements in the json package com.program.core.models; import org.apache.sling.api.SlingHttpServletRequest; import org.apache.sling.m...
Hello!Im facing a issue with gif/webp images, Im using the direct path to the file "/content/dam/path-to-file/example.gif" and im getting a 404 response when the browser tries to access the resource, this only happens with .gif/.webp files.It there any additional configuration that i need to do into...
Hello, I've been trying to use the HTTP Assets API to upload files, create folders, and publish assets in our AEM Production environment through Postman. While I'm able to successfully accomplish these tasks in our lower environments (local, dev, stage) I'm always blocked doing so in Production. For...
HI, We've got 5 static image renditions created on upload to provide thumbnails for Assets to use when displaying the image in card or list view etc. I beliege these are mandatory. See attachment. That's fine - but these are no use for real users of Assets and I'd therefore like to hide them from th...
Hi everyone, I am using AEMaaCS, I created a servlet to receive POST calls with multipart-form to upload assets through REST API: @Component(service = Servlet.class, property = { ServletResolverConstants.SLING_SERVLET_METHODS + QueryConstants.EQUAL_SYMBOL ...
Hello,Currenty we have using AEMAACS and in that AEM DAM has around 90k assets and few sub folders has around 28k to 40k assets we need to generate an Asset report and in that dam:sha1 value need to be included.In AEM OOTB Asset Report we are not able to add dam:sha1 value.Using servlet we have writ...
Hello dear Community, May i interest you in talking about upgrading the Thumbnails within the AEM Assets?Such a simple thing can have a big impact on how the users navigate the system. This is such a fun topic (for me at least), so i wanted to share the approach, ask you guys some questions and hope...