Page 1 of 1

Complete condition on a Time of Day

Posted: Sat Feb 23, 2019 6:26 pm
by Arjen Veninga
I'm looking for a solution.

I want my Assemble Jobs released at a time of day with complete condition.
Example all the files before the Assemble job most always be released at 14:00 pm if the are not complete before this time.

Anyone a idea to solve this?

Greetz,
Arjen

Re: Complete condition on a Time of Day

Posted: Sun Feb 24, 2019 8:11 am
by LasseThid
You could place a Hold job in front of the assemble job with a release condition set to 14:00 pm, but that would hold all files until 14:00 pm, which means you would have to have another check in front of the hold that will release completed jobs a different route...

Something like this:
Skärmavbild 2019-02-24 kl. 08.09.44.png
Skärmavbild 2019-02-24 kl. 08.09.44.png (62.5 KiB) Viewed 4767 times
The branch going to Complete job needs a condition to define which jobs goes this way and the branch going to hold jobs should be All other jobs, that way any files in the incoming job folder should move that way once the time is 14:00 pm...