Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor
3 Antworten

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

Korrekte Antwort von
Community Advisor