Hello - Is anyone else having issues with the OOTB tag merge/move function in AEM?When we merge/move a tag, it will merge, but it will not stay in the asset properties after we add the new tag to an asset via the tag field. This is happening in dev and prod. (Access isn't part of the issue.)
While viewing assets in list view, we would like to add column options, like metadata from Workfront and tags. Is it possible to edit what columns show? See screen shot.
Is it possible to have folders show a numeric value/count on how many assets are within that folder? For example, we have a lot of folders that are currently empty however it isn't possible for a user to know that unless they click into the folder. We may just delete these folders for now if we can'...
I have implemented keyset pagination and my query looks like this: SELECT [jcr:content/metadata/finishingMaterial] FROM [sling:Folder] AS folder WHERE [jcr:content/metadata/finishingMaterial] is not null and [jcr:content/metadata/finishingMaterial] > 'namespace:finishing-material/fabric/15431/1539...
Hi Brains Trust, On onsite AEM DAM I am facing a challenge - users can upload files with the same filenames that already exist in the library. Some filenames are the same, but have either first capital letter or lower case... I want to block such option. Anyone uploading a file with the filename tha...
Hello,I am trying to update the Dynamic Media configuration to restrict certain MIME types (e.g., documents and PDFs) from being published or processed by Dynamic Media. Due to legal constraints and compliance requirements, we cannot store these types of documents on Dynamic Media as it is hosted on...
Whenever we run a workflow to push the asset to S3, we are facing the below error. 16.09.2024 19:01:25.771 *ERROR* [oak-ds-async-upload-thread-10] org.apache.jackrabbit.oak.plugins.blob.UploadStagingCache Error adding file to backend org.apache.jackrabbit.core.data.DataStoreException: Could not uplo...
I searched for the term "contrary" in reference implementation in the search bar and only got a PDF. I was expecting both PDF and Word doc to show as search results as both had the same text and content. I am not sure if ASC supports search based on text/contents within the document. Can someone con...
Hello there! Is there a way to run AEM SDK (Cloud) locally without the AEM Sites capabilities, booting it with features supported on a AEM Assets-only instance. Thanks