searching a job inside a flow

Post Reply
w3gmbh
Newbie
Posts: 12
Joined: Mon Dec 16, 2013 4:14 pm

searching a job inside a flow

Post 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.
jan_suhr
Advanced member
Posts: 586
Joined: Fri Nov 04, 2011 1:12 pm
Location: Nyköping, Sweden

Re: searching a job inside a flow

Post by jan_suhr »

There is a Jobs - List method in the Switch REST-Api

https://www.enfocus.com/manuals/Develop ... bs-GetJobs
Jan Suhr
Color Consult AB
Sweden
=============
Check out my apps
Post Reply