Good day all. Some help understanding the above will be really appreciated.I have a class that extends HttpServlet instead of SlingSafeMethodsServlet. I use @SlingServlet to expose a URL endpoint.@SlingServlet(paths = "/apps/myapp") MyServlet extends HttpServlet { ... }Everything works as expected o...
Hi All,In prod replication agents, which user we should user, I tried using Replication user, with replication permissions, but i was facing some issues, and we started using admin user.Please suggest me which is the better approach.Thanks,viki
I am working on configuring AEM Author Standby instance using AEM 6.2. The OS is RHEL 7.1I am using Tark MK as storage and i plan to set up two Authors, one active and the other as a cold standby.I am following instructions from the Adobe's documentation on this url.My first question here is : Do th...
We have integrated Adobe Target with AEM. Currently we are using adobe target framework in AEM to send parameters. Is there any API where we can send parameters and corresponding value without the framework ?
Hi guys -I need your help to explain how the licenses for AEM works.I would like to have a state of the use of AEM licenses.I just joined a project and I have little information.Thanks.
Hi,We have setup the AEM servers for our users, and the users want to setup the password protection for the new site in publish instance until the site goes to live. May I know what is the recommendation approach for this? I have read the Closed User Group in this article https://docs.adobe.com/docs...
Hello.I have to create an image component using sightly and js.the script js to render the component is/******************************************************************************* * Copyright 2016 Adobe Systems Incorporated * * Licensed under the Apache License, Version 2.0 (the "License"); * y...
Hi Community,We are getting the below error when we are trying to move the custom parsys component (which has other components configured inside this parsys ) to another parsys. It is an intermittent issue. When we are trying to move the parsys, sling:resourceType- foundation/components/parsys pro...
Hello,We are not able to create one particular user.The user is used in our application and for some reason I had to delete it and create it afresh. This time I was not able to create the new user. I tried it to create it using useradmin as well as the JCR API and I was not successful.As per my unde...
Hi, I am creating project through maven,always my bundle is in INSTALLED position if i use of these dependencies in pom.xml file and what is the use these dependencies.<dependency><groupId>com.adobe.aem</groupId><artifactId>uber-jar</artifactId><version>6.1.0</version><scope>provided</scope><clas...