Hi kind community folk, We're running some custom checking of multifields to ensure there are no duplicate Content Fragment entries: var registry = $(window).adaptTo('foundation-registry');registry.register("foundation.validation.validator", { // Validator of repeated paths of selected Content fr...
Hi All, I am build aem project in jenkins pipeline facing below error. Hi All, I am building aem project using jenkins pipeline facing below error.Failed to execute goal on project projectname.core: Could not resolve dependencies for project projectname.core:bundle:1.0.0-DEV202309050755-SNAPSHOT: Th...
I have a repo A which has /apps/abc and I also have one more repo B which is having /apps/xyz. When I deploy a repo A code using cloud manager pipeline and it deploys the code /apps/abc and then when I deploy repo B, it removes /apps/abc and deploy only /apps/xyz. I checked the filter.xml and found...
Hi When the pipeline is analyzing our software raise the next Critical Bug The product interface com.day.cq.dam.api.Rendition annotated with @ProviderType should not be implemented by custom code. Detected in com.adobe.cq.wcm.core.components.internal.servlets.EnhancedRendition contained in /apps/s...
I've been exploring ways to fetch and manage data from AEM (Adobe Experience Manager) in my React JS application, and I've come across two hooks: useQuery and useQueries. I understand that useQuery is for single queries, and useQueries is for multiple queries, but I'd like more insights into their u...
Recientemente mi ordenador se estropeo y quise instalar mi Adobe Acrobat Professional 8.1 y no soy capaz.Es imposible que se conecte a internet y a traves de telefono,, tampoco me dicen que no existen esos números.¿Cómo lo puedo solucionar?.
I need understanding of cache invalidation in AEM Dispatcher, particularly regarding the 'statfileslevel' setting and its significance in cache management. Can someone explain how this setting affects cache invalidation and share some best practices for optimizing it?Additionally, I'd appreciate ins...
Has anyone in the AEM community successfully implemented Blue/Green deployments using Cloud Manager for their production environment? What were your key takeaways, challenges, and best practices in setting up and managing this deployment strategy in AEM?Documenation: https://experienceleague.adobe.c...
In Adobe Experience Manager (AEM), we have several options like categories, dependencies, embed, allowProxy, cssProcessor, and jsProcessor for managing client libraries. How do you utilize these features in your AEM projects? What are your best practices for optimizing frontend asset delivery and pe...