searching a job inside a flow
Posted: Wed Sep 07, 2022 1:25 pm
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.
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.