IMO this is a good candidate for a feature request, you may want to share this request as an Idea here.Adobe Experience Manager Ideas - Adobe Experience League Community
Hi @dmescia2 Brand Portal and ContentHub are delivery interfaces for Assets as a reason these options are designed to be available in both the solutions. On AEM we can preview the renditions generated and we have a option OOTB to download all renditions after clicking on download button. Customizati...
You can get the web optimized image on the fly with AEM as a Cloud Service’s web-optimized image delivery feature.Web Optimized Image Delivery Read More: Assets Delivery API https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/developing/web-optimized-image-delivery
Hi @JeremyMo2 , If you have access to AEM Groovy Console, you can run a script to check the member groups from list of user groups. Script would be similar to the ACS Commons utility defined above.
This is surely innovative and interesting, How do you plan to restore the assets? (If this is a requirement) ? Are you on AMS, On Prem or AEM CS? To get the correct/precise visibility on roadmap, you might want to open a customer support ticket
Thanks for the response @narendiran_ravi , I went through the documentation mentioned and everything seems OK. There are not a lot of assets on local as well and neither an overload of updates.Index definition is
<<property> jcr:primaryType="nt:unstructured" analyzed="{Boolean}true" ...
We are encountering an issue related to full-text search and indexing. Here's the observed behavior:
We have a custom multi-valued property indexed for full-text search. Whenever tags are added—either to cq:tags or custom properties—we store the localized tag titles in this property. This approach i...