Extract Private Data from Archived File

Post Reply
fbtprint
Newbie
Posts: 2
Joined: Fri Apr 07, 2023 10:24 pm

Extract Private Data from Archived File

Post by fbtprint »

Hello,

I have two pieces of private data that are added during the flow. The files are later archived. I'm wondering if it's possible to drop the archived files into a flow again and extract the private data that was added in the original flow, so that the files can be routed properly, based on the private data.

Thank you!
User avatar
magnussandstrom
Advanced member
Posts: 345
Joined: Thu Jul 30, 2020 6:34 pm
Location: Sweden
Contact:

Re: Extract Private Data from Archived File

Post by magnussandstrom »

I would say it's only possible if the unique prefix is kept in the archived filename and the job is re-presented to Switch within the time frame of your saved 'jobticket data' that is specified in Preferences > Application data > Keep internal job tickets.

Private data is not stored in the file itself but in the Switch database, unless you inject it to the file somehow (efix data or similar).

But maybe there is another way to solve your need?
Last edited by magnussandstrom on Fri May 05, 2023 12:07 pm, edited 1 time in total.
fbtprint
Newbie
Posts: 2
Joined: Fri Apr 07, 2023 10:24 pm

Re: Extract Private Data from Archived File

Post by fbtprint »

Thanks! I saw Exiftool recommended on some other posts, but I wasn't sure if injecting the data into the file was the best solution, or if there was a simpler option that I wasn't aware of. To be honest I was a little afraid of the learning curve with exif, but it was actually easier than I thought it would be. Thanks for pointing me in the right direction!
laurentd
Member
Posts: 137
Joined: Wed Mar 13, 2019 2:06 pm

Re: Extract Private Data from Archived File

Post by laurentd »

Exiftool is a great tool, but it can not be used with all kinds of files.

Another solution:
Gather all private data in an XML file, using the Private Data Extractor app, then archive the job + XML.
The XML file can also be stored in the job folder, or you can create one with Archive Hierarchy.

If you need to send the job to a flow again, do so then use the XML Pickup to get your metadata.
Laurent De Wilde, Solution Architect @ Enfocus
Post Reply