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?
-
- TOP CONTRIBUTOR
- Posts: 628
- Joined: Mon Nov 29, 2010 8:45 pm
- Location: Alpharetta GA USA
- Contact:
How do I Hold assembled groups and process separately?
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?
I discovered that accidentally when I clicked on the outgoing connection to the Hold.
Thanks for your time.
Thanks for your time.