Hi Team, My local AEM(p-4502, aem-sdk v2024.01) instance was getting frequently crashed with below error, could you please let me know, is there any solution for this,I followed the below steps but no luck. Solved: SegmentNotFoundException: Segment - Adobe Experience League Community - 416293S...
Hi Everyone, I´m in a Cloud project. I´m traying to develop a feature using Sling Dynamic Include, however I can´t even install it. I have the parent pom depenency: <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.dynamic-include</artifactId> <version>3.3.0</ver...
We've couple of custom vhost files with custom domains in the serverAlias for which we've the symlinks and setup everything. But, When we deploy to validate using the domains. Request is not served from any of those custom vhost files. However, When i replace domains with a '*' Requests are being se...
In AEM as Cloud, we implemented custom 500.jsp for 500 error redirection following approach #1 mentioned here.We are able to see the plain text added on 500.jsp but facing below issues for customizing the page - 1. Unable to call/load another AEM page from inside of 500.jsp to fetch all the content ...
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...