Développer ma barre des réalisations de la Communauté.

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

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

Long running workflows on cluster

Avatar

Ex-membre de la communauté

Hi

We have a long running workflow (loop) on clustered author instance. When we are running this workflow on master, we can see that the workflow is also running on slaves as well. I don't think this is correct. Workflow should by default be cluster aware and should only run on master. 

How can I restrict a workflow to only run on one node.

1 solution acceptée

Avatar

Réponse correcte par
Level 10

If aem 5.6 file daycare & request for hotfix CQ560_HF_3314

Voir la solution dans l'envoi d'origine

5 Replies

Avatar

Ex-membre de la communauté

I didn't find any solution from daycare and now I am changing the design. Will avoid internal loop inside workflow (no goto).

Avatar

Réponse correcte par
Level 10

If aem 5.6 file daycare & request for hotfix CQ560_HF_3314

Avatar

Level 1

Vishal, does ussue exist on CQ5.6.1?

One another question:
I have publish clustering on CQ5.6.1.
And I can see that workflows running on both MASTER and SLAVE nodes.
Also I can see workflows marked as "STALE", but when I open history of the workflow I see "Workflow Completed".
Any ideas?
Thanks

Avatar

Ex-membre de la communauté

Sham HC wrote...

If aem 5.6 file daycare & request for hotfix CQ560_HF_3314

 

 

This hotfix is only for DAM assets.

Avatar

Ex-membre de la communauté

My Issue is still open with Adobe. The hotfix that Sham HC has suggested is only applicable for dam assets.

For your question, few things you need to check

  1. How you reach to the conclusion that the workflow is running on both node ?
  2. If you have any confusion regarding the status of workflow check the following path in CRX "/etc/workflow/instances/YYYYMMDD/INSTANCEID/YOURWFINSTANCE". 

 

Thanks

-Vishal