I would like to ask if there is a way to select a specific workernode when using the gallery api to execute wf.
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?
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