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...
I'm looking for some definitive guidelines on the max number of files that are allowed in the DAM.What I've read so far seems to indicate that there may not be a maximum number overall, but there is a limit per folder.Is that the case?This question is specific to AEM 5.6.1I read somewhere that the m...
I have a page in author /content/temp/page.htmlIn publish the path is /content/page.htmlIs it possible to activate /content/temp/page.html from author to /content/page.html in publish ?