i need to manipulate node content programatically after author click quick publish button and send changed content to replication agent for activation. that is i need to filter put some paths from the published content and send filtered content to replication agent for pubishing.
Hi Guys, Do any of you guys know of any way to target style systems using context-hub in AEM sites? , Is it a known issue or possible? It would be great help if anyone already noticed this and would love to understand the possibilities. Thanks in advance!
I am trying to leverage the new OpenAPIs to programatically update CF from AppBuilder runtime action. The Create Content fragment API works correctly. I am able to create CF from Postman. But when I try the Update CF, it is failing with 412 stating If-Match header is failing. Now, the way I run i...
Hi , I am trying to find all the pages under the site tree where last modified dates is greater than last replicated date , i am using below query which is leveraging standard predicate to compare two date properties but i am not getting any result , though we have lots of pages satisfying this con...
Hi All, I am trying to implement some components which reads common page property and resolve a referenced content fragment and read data from it which again is shared across many components on page. To solve this problem, I can think of below approaches.Read this data again and again in my model cl...
Here is the use case. 1. Our current site runs on AEM on-prem 6.4. This is a headless commerce site with Shopify on the backend running e-comm. features like Shopping Cart, Checkout and Order Management. 2. The current data-layer in AEM is not robust enough to capture all the events and on top of th...
Hi All,we are attaching excel sheet which are referred from Adobe documentation ( covered 51 rules in Java , but attached sheet have 96 rules which are related to AEM as cloud ( dispatcher/oak index etc) https://experienceleague.adobe.com/en/docs/experience-manager-cloud-manager/content/using/custom...
Hi All, I have followed this blog (Experiencing Adobe Experience Manager (AEM, CQ): AEM Cloud Service - Multiple Composite Multifields in Content Fragments Editor ) to create below CF with composite multifield using custom js.1. CF initially displays fields with JSON object values. These fields are ...
Hi All,I have followed this blog (Experiencing Adobe Experience Manager (AEM, CQ): AEM Cloud Service - Multiple Composite Multifields in Content Fragments Editor ) to create below CF with composite multifield using custom js. Does Adobe support the above approach?Also if anyone have used ...