How do I Hold assembled groups and process separately?

Post Reply
neecerp
Newbie
Posts: 14
Joined: Tue Jun 05, 2012 9:21 pm

How do I Hold assembled groups and process separately?

Post 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???
dkelly
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?

Post 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.
neecerp
Newbie
Posts: 14
Joined: Tue Jun 05, 2012 9:21 pm

How do I Hold assembled groups and process separately?

Post by neecerp »

I discovered that accidentally when I clicked on the outgoing connection to the Hold.

Thanks for your time.
Post Reply