Server: AEM 6.5.5
We have a requirement like triggering a custom workflow programmatically on scheduled basis at the same time the scheduler should not trigger a new workflow instance until the existing instance is complete or terminated. Do we have any config or property to manage this or we need to maintain some configs on our own.
Appreciate your suggestions.