Hi @Jade_WensylFa,
This sits inside Sling’s Eventing & Job Handling framework, which AEM builds on top of for background work like DAM workflows, async page replications, etc.
What is startJob() intended to do?
startJob() is the method that actually begins processing a queued job in Sling’s job hand...