April 13, 2020
Estimated Post Reading Time ~

Scheduling Adobe Experience Manager Jobs using Apache Sling

You can create an Adobe Experience Manager (AEM) OSGi bundle that uses Sling APIs to create a custom Sling Schedule Service. This service performs an AEM job at a scheduled time. In this article, assume that the following use case exists:

1. The Scheduler Service runs each weekday and checks to determine if there are more than six stale workflow items. It uses MBean API logic to perform this task.

2. If there are more than six stale workflow items, an email message is sent to an AEM administrator.


To read this development article, click http://helpx.adobe.com/experience-manager/using/aem-first-components1.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.