Page 1 of 1

How do I Hold assembled groups and process separately?

Posted: Tue Dec 17, 2013 10:28 pm
by neecerp
I am trying to batch file processing based on the count using the Assemble Job flow element. The problem I am running into is it assembles groups of 10, lets say, but then if I use the Hold element it holds ALL of the assembled groups and dumps them ALL after 5 minutes.



Is there a regular expression or some other way to have the Hold element release each group based on the time it was created so it is more of a delay between each assembled group???

How do I Hold assembled groups and process separately?

Posted: Wed Dec 18, 2013 12:05 am
by dkelly
As Freddy mentioned in another thread, the Hold Job element has properties on the output connections. "Space jobs apart" is one of those options that only appears on the output connections.

How do I Hold assembled groups and process separately?

Posted: Wed Dec 18, 2013 4:21 pm
by neecerp
I discovered that accidentally when I clicked on the outgoing connection to the Hold.

Thanks for your time.