Is there a way we can add the below updates to the search filter form in AEM assets admin rail search form . I don't think this is available OOTB but has anyone come across this and if yes, have you handled this on AEM author :-Search for all assets that 'DO NOT' have a specific metadata property ...
Hi AEM Community, We have developed custom buttons and links in the standard AEM Assets Console for the assets which our business team should use for their day to day operations.However, they are navigating to the Assets Essentials console which has a personalized workspace with some add-ons such ...
Dear Team, I've a requirement where the existing asset share common search functionality to be overridden.Instead of token based search, needs a 'startswith' search. For example: if file name is abcdef_xyz.jpeg , if the user enter abc or abcd, I should get the result. I created a servlet for the que...
i need to add email address from all child nodes that are having, to the parent node but I'm unable to replicate my changes . my changes are not reflcting in the aem node . this is the code I'm using . ive installed the folder node from the package manager.package com.cni.cq.dam.ui.contactsheet.serv...
Hi All, I am doing upload asset through below service and written below code. import java.io.BufferedReader; import java.io.ByteArrayInputStream; import java.io.InputStream; import java.nio.charset.StandardCharsets; import java.util.Base64; import java.util.HashMap; import java.util.Map; import or...
hi all, I'm trying to get image DPI from dynamic media using java apiIt is possible usinghttps://scene7.com/is/image/client/image?req=props,json I need to get image props using scene7 api, think I found api that I need but need code examples, can't figure out from the doc how to create proper call.T...
Hi Team, We are trying to download assets programmatically from DAM in their original form. We had tried AssetDownloadService -available in Java, for downloading but assets are getting downloaded in zipped folder which is not the requirement in our case. We are using AEM 6.5 and it is on premise. Ki...
Created a Content Fragment Model and used a Content Reference data type. The "Accept only specified content types" is set to Image. When using the model to create a Content Fragment, it works to select typical image types such as PNG, JPG and SVG. However if a SVG is selected the GraphQL query does ...
Is smart tagging in AEM used to give tags for the already available assets in DAM or only for the future assets which are to be added.What are the benefits of adding smart tags. Can anyone guide.
Unable to see any of the dynamic or smart crop activities even after connecting to dynamic media. Connection was successful as I can edit or crop and rotate but don't see any type of renditions on the left hand side timeline options.