In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!
Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

a way to select a specific workernode when using the gallery API??

raku0326
6 - Meteoroid

I would like to ask if there is a way to select a specific workernode when using the gallery api to execute wf.

3 REPLIES 3
Yoshiro_Fujimori
15 - Aurora
15 - Aurora

Hi @raku0326 ,

 

According to Server help page : Create a New Schedule,

there is a paramber "workerTag".

workerTag (string): Optional. Specify the assigned worker. If not specified, the value will be ‘none’.

Have you tried this parameter?

Ariharan
11 - Bolide

Hi @raku0326 , 


To begin, you must create a worker tag in each of the worker nodes. If you wish to limit a node to execute a specific workflow, you have the option to allow the server to run unassigned jobs. By enabling this feature, both assigned and unassigned jobs will commence execution on the node. Regarding your question, once you have made the necessary adjustment, when publishing the workflow to the gallery, you must choose the corresponding worker tag. Subsequently, whenever a job is initiated from the gallery manually or according to a schedule, it will utilize the designated tag and run on the designated node.

 

Regards, 

Ariharan Rengasamy