How do we find out the workflow task executed on which server ? | Adobe Higher Education
Skip to main content
Prasanna_Soni
Level 4
May 20, 2020

How do we find out the workflow task executed on which server ?

We do have 2 app server and 2 web servers configuration.  if workflow is executed which logs can show me details that it got executed on App Server 1 and not on App server 2 ? Please Guide 

Ce sujet a été fermé aux réponses.

1 commentaire

Milan_Vucetic
Level 9
May 20, 2020

Hi @prasanna_soni ,

 

check table xtk:workflowTask and attribute Machine where executed (@hostname) for physical machine name where some tasks are executed.

If you want to assign some task/workflow execution to specific machine you can use Affinities on task/workflow level.

 

Regards,

Milan