Hi,
How can I make a polling service to sleep for a period of time in CQ5/AEM6 from another servlet.?
Thanks in advance
Solved! Go to Solution.
Views
Replies
Total Likes
You can write a custom AEM service that is able to import data at specific time periods. See this community article for details:
https://helpx.adobe.com/experience-manager/using/polling.html
Views
Replies
Total Likes
You can write a custom AEM service that is able to import data at specific time periods. See this community article for details:
https://helpx.adobe.com/experience-manager/using/polling.html
Views
Replies
Total Likes
monika jayaram wrote...
Hi,
How can I make a polling service to sleep for a period of time in CQ5/AEM6 from another servlet.?
Thanks in advance
@Mohnika,
So if I understand your question correctly, you are trying to enable/disabled polling service through the code (Servlet). There is a
http://www.vogella.com/tutorials/OSGiServices/article.html#osgiapiservice_overview
Jitendra
Views
Replies
Total Likes
Views
Likes
Replies