GetJobIdsFilter command dos

Hello all,



I’m trying to get jobid from a specific pool AND not archived. i use this dos command:



DeadlineCommand.exe GetJobIdsFilter Pool=dosscript Archived=False



the result is all job from dosscript pool but also with the archived one.

Does the ‘And’ is working on dos command ?



thanks

deadlinecommand.exe version 2.7.27948.0

Hi Lemble,



The problem is that Deadline OR’s the filters instead of AND’ing them.

In Deadline 3.0, we will be including a new “GetJobIdsFilterAnd” option

to do what you’re trying to do.



Cheers,

Hi,



thanks for this info. do you have any idea when 3.0 will be out ?



another little question:

how to get jobid in queued mode but not active ?

DeadlineCommand.exe getjobsfilter status=queued



don’t return queued job.



thanks for your rapid answers.




Deadline 3.0 is currently in beta, and we hope to release it in the next

month or two.



Unfortunately at the moment, using the Active mode is the only way to

get both queued and rendering jobs (there isn’t a separate option to

split up the two yet). I’ve logged this as a bug.



Cheers,