While attempting to post comments to an individual blog post, I've noticed that a there is a request to load the following file: /etc/clientcontext/default/content/jcr:content/stores.init.js?path=[path of current page]. However, this file results in a 500 error. What is this file and why is it being...
Hi Guys, I am working a task to create a form in AEM 6.0 (Adaptive forms) and need to show a lightbox pop with some text on it on selecting one of the option in a radio group.This has to be done for two separate radio button groups and each lightbox has different text in it.Has anyone tried somethin...
We are having an issue with the CQ5/AEM 5.6 application. We think that any time when there are some connection issues with scene7 and if that happens frequently in the interval of 5-10 min for some time (say about 1 hour) causes the CPU utilization go up (upto 1500%) and CQ5 becomes completely unres...
There are several posts on the same topic, but they do not have a clear solution and code-snippets.When i do a Forward using RequestDispatcher.. the result page loads but the URL does not change.The URL where we start and Submit data to the PostServlet: http://localhost:4502/content/ttii/en/postform...
I have a new install of AEM 6.1. The "everyone" group is automatically added to all existing and newly created groups. Trying to remove the group from the "Groups" tab in the useradmin console appears to remove it but does not work. The "everyone" group is showing when reloading the console. What ...
I have a Participant step in a workflow that has the Timeout set to 24h and the Timeout Handler set to Auto Advancer. After 24 hours have passed, the workflow does not auto advance to the next step. I need this to auto-advance to the default branch of an or split. When using the immediate option,...
The usecase is to expose an AEM Servlet to the outside world, Outside world will have to hit this servlet with some input information( Suppose a node name, node data etc which should not be passed a URL parameters as they are secured) using which the servlet should update or create new content in AE...
We use the on/off times for content, allowing us to activate/publish content prior to when it is meant to be publicly accessible. When published content is outside of its on/off window, attempts to retrieve the content on the publisher will return a 404, as expected.We would like to use the same me...