Hi, I need to ensure that nothing is running on a couple of queues after a particular project has run (nightly "Clean" project) as other projects on these queues would fail if they were still pending until the data has been regenerated on another queue.
I expected that there would be a way to cancel some or all projects on a given queue but I can't find anything. I thought perhaps it would be a <cruiseServerControl> option but you can only start and stop projects. I guess, as a hack, I could stop and start these projects as presumably it would de-queue them, but that doesn't seem very satisfactory. Does anyone know of a proper way of doing this? Thanks Phil
