Yeah Paul, I agree. The system status and SBSD APIs did not seem right, on second glance.
Someone did mention the Open List of Jobs API - that does have a filter parameter so you get only the jobs that are running in a pool. there is a return value of the number of items it found - and a list status - complete, partial, like that. One could just call that enough times to get the completed status and then read the number of entries - voila!
Nice thing is, it is only one API - just another possibility for the next time - heh!
Vern
-------------- Original message --------------
From: "Paul Jackson" <paulgjackson@xxxxxxxxx>
Thanks Brian and everyone else who responded on this subject. I think
reading all active jobs is the way to go with this request.