Archiving flow

Post Reply
LasseThid
Member
Posts: 106
Joined: Tue Mar 03, 2015 2:30 pm

Archiving flow

Post by LasseThid »

We place files for incoming orders in a folder structure based on order number.
These files are then added to the job created in our workflow system and once the job has been sent to print we export the finished job as a zip-file.

I would like to place the zip-file in the same folder as the original file we received from our customer and then compress that folder and move it to a different folder structure.

The first and the last part I think I can solve, but how do I choose the folder to be compressed?
Enfocus Switch 2017, Enfocus PitStop Server 13u2, HP SmartStream 12 & Kodak Prinergy 7.5 with Rules Based Automation
MAN Roland R705 & R708, KBA Rapida 205, HP Indigo 7600, 7800 & 10000, Inca OnsetX2, Durst P10 among other things
User avatar
gabrielp
Advanced member
Posts: 577
Joined: Fri Aug 08, 2014 4:31 pm
Location: Boston
Contact:

Re: Archiving flow

Post by gabrielp »

You would need something to trigger that a job is finished and you would use that to create a file and send it into a flow that would Inject your job files as a new job, then compress, and archive to a different location.
Chat: open-automation @ gitter
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
Post Reply