Hi @Praveen_
1. DM with OpenAPI has TTL of 10 minutes to reflect the changes in the delivery URL - is there a way to reduce this turn around time?
>> As mentioned in the link below, TTL value of 10 minutes is configured forDynamic Media with OpenAPI capabilities via CDN. You could try reaching ...
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
Hi @sumeet2311 , have you tried the content copy tool available on AEM Cloud
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developer-tools/content-copy ?
Hi @David_Fischer92 @ArchanaS - Assets Essentials provides many standard metadata fields by default. Organizations which have additional metadata needs and need more metadata fields to add business-specific metadata can add properties with namespace while configuring the form. There is no specific w...
Hi @Keerthana_H_N ,Use /bin/asynccommand endpoint. Submit a POST request with appropriate form data, you can trigger specific reprocessing for assets. You can either fully reprocess the asset or choose selective processing as explained below.A. Full Reprocessing
Form Data:
"processType": "full" (f...
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...
Our master data is in english, but when user switches the language preference to lets say Chinese or Japanese, user should be able to view the metadata in preferred language. What could be the best way to translate Asset Metadata Schema dropdown values? We see this happening for Language field and I...