Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @YegorKo
We had been in a similar situation wherein the downstream application (non-Adobe) had to search and select assets from Adobe DAM, however, the OOTB search capabilities are indeed limited. Based on our learning, I would indeed create a custom app to navigate through the folder structure and let user select tags. If you are on DM with OpenAPI, I would use that API because of various reasons - its Graph based, it supports various parameters and it doesn't search on your AEM instance but on the delivery instance.
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/dynamicme...
https://developer.adobe.com/experience-cloud/experience-manager-apis/api/stable/assets/delivery/#ope...
Thanks,
Abhey
Hi @YegorKo
We had been in a similar situation wherein the downstream application (non-Adobe) had to search and select assets from Adobe DAM, however, the OOTB search capabilities are indeed limited. Based on our learning, I would indeed create a custom app to navigate through the folder structure and let user select tags. If you are on DM with OpenAPI, I would use that API because of various reasons - its Graph based, it supports various parameters and it doesn't search on your AEM instance but on the delivery instance.
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/dynamicme...
https://developer.adobe.com/experience-cloud/experience-manager-apis/api/stable/assets/delivery/#ope...
Thanks,
Abhey
Thanks Abhey,
We have non-AEM clients too, and they will use the DM OpenAPI to list/discover images.
I more concerned about the OOB AEM widget to select assets. Implementing a custom micro-frontend is doable, but it will take time and dev efforts and so far we've been trying to avoid it.
Regards,
Yegor
Views
Replies
Total Likes
@YegorKo We also noticed the asset selector UI is very limited. If you are having multiple line of business and multi domain assets in AEM Assets and there is no way to restrict the search by folder in UI then it not usable.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies