Hi Friends,
Can someone help me how to write sling scheduler and call curl commands in the scheduler.
Regards
Pr@veen
Solved! Go to Solution.
Views
Replies
Total Likes
Hi
Please have a look at this this helpx article for your help:
Link:- https://helpx.adobe.com/experience-manager/using/aem-first-components1.html
// It covers how to create an AEM Sling Scheduler Service
And here, you need to trigger Curl command from JAVA code.
Link:- http://stackoverflow.com/questions/24053634/using-curl-command-in-java
// Using curl command in java
I hope this would help you.
~kautuk
Views
Replies
Total Likes
Hi
Please have a look at this this helpx article for your help:
Link:- https://helpx.adobe.com/experience-manager/using/aem-first-components1.html
// It covers how to create an AEM Sling Scheduler Service
And here, you need to trigger Curl command from JAVA code.
Link:- http://stackoverflow.com/questions/24053634/using-curl-command-in-java
// Using curl command in java
I hope this would help you.
~kautuk
Views
Replies
Total Likes
Here is some sample code for creating a scheduler. Use the link mentioned by Kautuk to incorporate CURL commands.
Views
Replies
Total Likes
See this HELPX article to learn how to write a Scheduler Service:
http://scottsdigitalcommunity.blogspot.com/2014/05/scheduling-adobe-experience-manager.html
Hope this helps....
Views
Replies
Total Likes
Views
Likes
Replies