I am trying to run a query against any node inside the path I specify, returning any nodes that contain any property containing the string 'foo'. To do so, I use this query suggested by CRXDE Lite: /jcr:root/content/path//*[jcr:contains(., 'foo')] order by @jcr:score I get no results. But, if I spec...
Hi All,We have a scenario, where we would like to send an event to another system when a page has been replicated (and more importantly cache from dispatcher is cleared for that page then only send event). In AEM as cloud service, how can we perform a task after cache has been flushed for a page?
Hi All,I am unable to run the Twitter Feed scheduler. Could you please help on this. [sling-default-4-com.adobe.acs.commons.twitter.impl.TwitterFeedScheduler.34311] com.adobe.acs.commons.twitter.impl.TwitterFeedUpdaterImpl Twitter component found on /content/my-Project/en/configurations/twitter/comm...
I've usually left security and access to servlets up to the network policies and the dispatcher configuration. Is there a best practice for securing an individual servlet within that servlet?
Hi, In latest AEM cloud SDK aem-sdk-2022.2.6433.20220223T194056Z-220100, inbox rows are not displaying properly in Chrome browser. In other browsers, inbox page is working fine. Only in chrome, sometimes the checkboxes on the left end are not displayed for few inbox items, users are not able to comp...
Hi, I create a component on react and I link it with new AEM component and I allow it in one template. once I tried to use the component, I drag and drop but nothing change in the UICan Please tell me what is the possible issue? here is my react component code:
Hi experts,I have requirement to modify table which has header and item created as "Subform" . It should prints header line after page is breaking. Of course I know about possibilities concerning using "tables" but my form uses subforms.Is there easy way to do this ?Thanks in advance.
How to migrate system user and all its reative mappings and configs in AEM from dev to qa environment? (created through crx/explorer not through repoinit)