Hi,We are currently using Adobe Experience Manager (AEM) 6.5 and Akamai cache invalidation via custom CP (Cache Purge) code. However, we are experiencing performance issues where the Akamai cache flush causes high CPU usage and slowness on the AEM Publisher as every request is being directed to the ...
Hi Team, We are handling assets for one of our client. We have a scenario where the user will add nearly 1000 or 1000+ assets in the collections. Is it possible to download all the assets in one go using download option of collections? will it impact the system speed. If there is any other option to...
Based on the documentation https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/assets-vi...I am trying to connect to dropbox, connection has been setup. I got the message that Connection has been established. However health check is failing and it is not import...
Based on the documentation https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/assets-view/bulk-import-assets-view#prerequisitesI am trying to connect to dropbox, connection has been setup. However health check is failing and it is not importing any assetsGetti...
## BackgroundI'm working on implementing a shop catalog system in AEM where I need to handle multiple shop detail pages. Each shop's data is stored in Content Fragments based on a single "SHOP" model.## Current Setup- Multiple Content Fragments based on one Model (SHOP)- Each Content Fragment repre...
I have a container component and multiple 'card' child components. In the sling model of the container component i want to obtain a list of card component sling models.Container component -card1 -card2 -card3I want a list of card models to accessible in container component model so that in HTL...
We need to add custom filters to the collections. Currently, the out-of-the-box (OOTB) options allow filtering by modified date and tags. We want to add a filter to segregate collections into categories such as private and public.