I have a custom workflow that can be executed by a program. However, I want to ensure that only one instance of it runs at a time. Any additional instances should be queued for later execution. I have tried configuring it using Apache Sling Job Queue Configuration, but it seems that I cannot achieve...
Hello All, Good day! I have a query that when i ran the content report in AEM by using ACS. once i have all the results on the page if i refresh the page will those results disappear.i'm able to see those parms in the url so those results are still there on the page. How to fix this.Thanks in Advan...
HiI currently have a Workflow that is set to launch automatically at 2PM everyday. I am using Scheduler to launch the Workflow. However, I will need that Workflow to have a High Priority. I was wondering how I could set that Workflow to have a High Priority so that the Workflow executes before other...
If Swagger content is using the External Documentation Object, the HTML formatting isn’t correct in AEM Sites:Swagger Version : 2.0Example Codeblock in the Guides concpet : {"openapi": "3.0.1","servers": [{"url": "https:google.com","description": "Generated server url"}],"tags": [{"name": "Search",...
Hi All I have few queries in filter sections in dispatcher ..Could you please anyone help on this ?1. Why is it recommended to configure filter sections in the dispatcher to start with 'deny all' and then allow only what is desired?2. What complications might arise if we do not follow the recommende...
Hi All I have a few doubts about headless with content fragment . Could you please clarify anyone ..1. Why is it often recommended that headless implementations rely solely on content fragments?What advantages do content fragments offer in comparison to other content structures?2. Is it feasible to...
Hi ,We are trying to import data from manage-controlled-processes.html getting below errorCaused by: javax.jcr.ValueFormatException: Can not assign a single value to multi-valued property:org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate.setProperty(NodeDelegate.java:501) at org.apache.jackrabbit....
Hi All, I'm seeking your suggestions for migrating from AEM as a Cloud Service with Webpack and React to AEM as a Cloud Service with Vite and React.Has anyone attempted this migration? How complex is it, and what kind of challenges can we expect?I am considering this migration primarily for performa...
Hey,I would like to customize page templates' quick actions in card view (i.e. changing the edit url) at e.g. http://localhost:4502/libs/wcm/core/content/sites/templates.html/conf/wknd-spa-react when hovering the mouse.Can you please help where I can do that?Thanks,Peter
Hi all, I understand Data Layer is a JS Object that should be on the web page to collect events, etc and pass to Adobe Launch. But a typical AEM implementation will have multiple pages. How to add this Data Layer to each of these pages? I highly appreciate all your replies. Thanks,RK.