Thanks for your Quick answer . From this console we can easily track all sling scheduler. Can we get all these details and display in a AEM page becoz we dont hv console access to track the sling jobs
I have schedulers more than 5 running in AEM server everyday.I want all the details of schedulers and display in a page.Please let me know if anybody has done this kind of requirements.Please share your suggestion what needs to be done here to achieve the goal.
Hi Jorg,Thanks!! for looking the issue .I have followed the below link to get some employee information and saving these details to /content /employees node .Adobe Experience Manager Help | Persisting Adobe Experience Manager 6.4 JCR data using a Custom Form Action After submitting the form the node...
Both JSON and XML are selected in /system/console/configMgr/org.apache.sling.servlets.get.DefaultGetServletAfter that also not working .Could u please suggest something what can be the other way to resolve the issue.
I am getting below error. Can anyone please help me to resolve the below issue .Getting in both AEM 6.4 and 6.5org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource ResourceWrapperFollowing the below link to register a form details into AEM jcr:...
Hi Joerg,Thanks for looking into this issue.I am following the below link to develop a text handler but there r some changes to text handler as per our requirement .Processing Assets Using Media Handlers and Workflows .Here in the above link in pom.xml it is used the blow version but in "http://rep...
Below is the MANIFEST.MF fileExport-Package: com.aem.community.core.filters;uses:="javax.servlet";ver sion="1.0.0",com.aem.community.core.listeners;uses:="org.osgi.service.e vent";version="1.0.0",com.aem.community.core.models;uses:="javax.annota tion,javax.inject,org.apache.sling.api.resource,org.ap...
Can anybody help me on the below issue please i m new to AEM 6.4. In http://localhost:4502/system/console/depfinder also there is no" No maven information available".
I m using the below dependency to uber jar for AEM 6.4. <dependency> <groupId>com.adobe.aem</groupId> <artifactId>uber-jar</artifactId> <version>6.4.0</version> <classifier>apis</classifier> <scope>provided</scope></dependency>