Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Creating Scheduler with Config Factory using OSGI R6 annotations

Avatar

Level 4

I need to create a scheduler for multiple sites, so thought to use Config Factory so I can add a scheduler instance for each site. Do we have a helpx article to create a scheduler with Config Factory using OSGI R6 Annotations.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
3 Replies

Avatar

Employee Advisor

Really good article on how to create scheduler using R6 annotations.

[1] https://medium.com/adobetech/aem-6-4-creating-a-scheduler-using-osgi-r6-annotations-4ad0b8c6fce7

Avatar

Level 4

Thanks Jbrar, link shared by you works for single scheduler instance, I am looking for creating multiple instances like below

Scheduler Factory +

  • Scheduler 1  for Site 1
  • Scheduler 2 for Site 2

Avatar

Correct answer by
Community Advisor