Page 1 of 1

Folder structure based on which actions were run

Posted: Wed Aug 29, 2018 7:39 pm
by raminmd
Hi all,

I am trying to create a flow that takes files from an input folder, runs it through the Pitstop Server configurator and then outputs them.

The flow works flawlessly when I output them to a single folder.

However, I am trying to route the PDFs into separate folders based on the actions run in the Pitstop configurator.

I have four actions in my action list. I would like the PDFs routed to different folders based on which actions were successful.

E.g. if actions 1 and 2 were successful on 10 PDFs, they need to be in one folder. If only action 1 was successful on PDF B, it needs to be in a folder of its own etc.

Is that even possible? If it is, how do I achieve that? I have hundreds of these files and I need to be able to categorize them by what actions were performed on them.

Thanks.

Re: Folder structure based on which actions were run

Posted: Thu Aug 30, 2018 6:30 am
by r.zegwaard
First, turn on the logging in the actionscript.
Then set xml-reporting on in the Pitstop-configurator and create the outgoing connection as data+log.
After that you can route your jobs, based on the results in the xml-report (dataset).