Page 1 of 1

searching a job inside a flow

Posted: Wed Sep 07, 2022 1:25 pm
by w3gmbh
Hi,

is there any possibility to search for a job inside one or several flows?
we've some workflows where hundreds to thousand jobs are waiting for external events in different places of several workflows.

I want to identify specific jobs (job ID, private data etc is all known) then deleting them (or routing them to another destination by changing a specific job info)

Iteratiing through all flowElements would be too time consuming. Any other way?

btw. it's all done in node.js

Ralf.

Re: searching a job inside a flow

Posted: Wed Sep 07, 2022 1:44 pm
by jan_suhr
There is a Jobs - List method in the Switch REST-Api

https://www.enfocus.com/manuals/Develop ... bs-GetJobs