|
-
pitstop server (action list?) question
I'm hoping that the pitstop gurus might be able to point me in the right direction? Is there a way to export failure and warning information from a pitstop server pre-flight, so that an external script can access it? In my ideal world, I'd just like pitstop server to write a file with a list of fail / warn codes to a specific hotfolder subdirectory.
Thanks for any tips.
-
You can tell PitStop Server to create the usual PDF-Report; in addition, it can create an XML-Report.
Maybe you will be able to parse the XML-Report.
-
that's an excellent suggestion, I hadn't realised that xml was an option. It shouldn't be too difficult to parse it with a bit of shell programming.
-
 Originally Posted by lfelton
that's an excellent suggestion, I hadn't realised that xml was an option. It shouldn't be too difficult to parse it with a bit of shell programming.
Make sure you have version 4 or higher, though. That's when the XML feature was implemented.
Also if you create an XML report in addition to the PDF report note that both 'versions' of the preflight report will be put in the same output folder. So if you're looking for using the preflight info only for parsing, just disable the pdf version...
cheers,
Bert
-
 Originally Posted by the_brain
Make sure you have version 4 or higher, though. That's when the XML feature was implemented.
Also if you create an XML report in addition to the PDF report note that both 'versions' of the preflight report will be put in the same output folder. So if you're looking for using the preflight info only for parsing, just disable the pdf version...
cheers,
Bert
It would be version 8 (new install). Thanks for the tip on disabling the PDF version.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|