I'm trying to understand where I can access the static URL's of renditions in AEM. I've read its an "additional details" button, but I don't see this option. The assets are published. Shouldn't every rendition have its own URL on the media server?
We have legal and privacy copy that is required on all of our websites and apps. We are currently managing these with a website dedicated to legal that the rest of our sites and apps pull from. This workflow works great for our sites and apps but does not currently help our print and email workflows...
Before we were using Asset Java APIs to create assets in Java, but it looks like that is deprecated. I saw from another post that we'll need to use aem-upload: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/developer-reference-material-apis#asset-upl...
Hi, My organization often creates asset live copies in our DAM. I want to create a filter that allows me to show all assets that are live copies, as well as show assets that are not live copies. Is there a property in AEM to be able to do this? Thank you,Morgan
Hi All, I am creating asset in AEM as cloud service using assetManager.createAsset() method but, I got to know this was deprecated. Do we have any alternate Java API to use instead?
Hi friends, Has anyone experienced metadata fields disappearing from their AEM Assets? They populate in Content Hub, but are no longer in AEM Assets. It looks like our ability to edit metadata schemas has been removed as well. We just had this happen to us and are attempting to get it remediated, b...
Hi All, We wanted to check if anybody has faced an issue with a decimal value search not working properly with Lucene in AEM. We observed that "." is taken up as "Space" by Lucene. Since it is not mentioned exclusively in the Apache Lucene documentation hence this behavior is odd when the search res...
Hello, I had downloaded some assets in aem cloud instance some days back and received a notification in inbox for "file is ready" using which I downloaded the files. However now the notification has disappeared from inbox, I just wanted to know if there is any time limit from adobe for these notific...
We are attempting to completely disable image renditions in the latest AEMaaCS. Below is a summary of our approach and the challenges we’ve encountered:1. First Attempt: Configuration Profile on a Folder under AEM AssetsWe went into the properties of the target parent folder in AEM Assets.Created a ...
I have uploaded a video file with ".mp4" format, the video is around 400mb size. However, the video file is not supporting. Means I'm not able to see the preview in page both in author and live environments. Additionally notable was the video is redirecting correctly or getting downloaded while addi...