Thank you @arunpatidar. If I append an epoch string to the client-library it starts giving a 404. Problem is that random selector is not working in this case. Regards,Ram
Hi All, Is there a way to reuse AEM client-library with the versioning enabled in non-AEM pages like Magento? This is a common use-case where we want to reuse the header/footer from AEM and show in external systems but the challenge has been to get the Client-library working. Some legacy implementat...
Hi All, Is there a way to achieve parallel builds to speed up the deployment if there are multiple unrelated multi-tenant submodules within a single full stack pipeline? Like I build tenant-A along with tenant-B instead of doing sequentially? Any inputs will be of great help. Thanks,Ram
Hi @Nilesh_Mali , I am not sure how to customize this for a specific model although this value is coming from "/libs/cq/workflow/admin/console/content/models/runmodeldialog/items/form/items/startComment". You can try adding a new button to the Workflow console for your custom requirement. Below art...
Hi @gururajkoni69 , Can you go through below documentation to check if these help? Configuring Email Notification | Adobe Experience ManagerSend email and attach files/images from AEM | TO THE NEW Blog Thanks,Ram
Hi @sergio_r , Can you try using the triple curly braces for your path? The difference here is that double braces will produce HTML escaped output vs triple braces which will just put raw output as-is. I have tested below query which works in my case.SELECT * FROM [nt:base] AS s WHERE [sling:resourc...
Request for Feature Enhancement (RFE) Summary:OOTB Option to search using tag in AEM Assets view for convenient filtering of assets within the AEM authoring interface.Use-case:OOTB Option to search using tag in AEM Assets view for convenient filtering of assets within the AEM authoring interface.Cur...
Request for Feature Enhancement (RFE) Summary:Dispatcher read only view similar to Repository Browser to view stat file and caching configurationUse-case:Option to view content tree on dispatcher under /var/www/html for better troubleshooting of cache flush issues and general configurationCurrent/Ex...