Scheduling job based on completion of a Queue

MagnaRider52 (1 post)
November 11, 2009 07:43 AM
Accepted Answer

Is it possible to schedule the launching of a job based on the successful completion of 1 or more queues?  In other words, can I set a condition to test the queue itself instead of the jobs contained within the queue?

adTempus version info -

Product Version: 3.0.5, Console Version: 3.0.0.1014, Client Components Version: adtempusdll: 3.0.0.4141, product: 3.00.0005Server Version: adtempusdll: 3.0.0.4141, adtempussrv: 3.0.0.3453, product: 3.00.0005Thanks!

 Thanks!

Bill Staff (599 posts)
November 12, 2009 05:20 PM
Accepted Answer

There is no concept of "completion" for a queue. A queue is essentially just a container in which jobs run. They themselves do not ever start or finish.

If you explain what you're trying to accomplish I can help you figure out the best way to do it.


Replies are disabled for this topic.