split metadata into two parts

Post Reply
ArielRauch
Advanced member
Posts: 230
Joined: Thu Aug 07, 2014 10:04 am

split metadata into two parts

Post by ArielRauch »

Hi,

I have a flow which allows the user to enter Order data. In certain cases (brochure for example) this involves the description (and upload) of more than one file.

After entering the data I want each file to become an independent job with the correct metadata associated to it.

Any suggestions?



Thanks



Ariel
User avatar
gabrielp
Advanced member
Posts: 577
Joined: Fri Aug 08, 2014 4:31 pm
Location: Boston
Contact:

split metadata into two parts

Post by gabrielp »

Don't have the answer but this shouldn't be too hard to figure out. There are 3 ways that split jobs: Split multi-job, Job dismantler, and Ungroup job. I think you should play with each one and see which suits you. If you find that the solution you like does not carry the metadata, simple export the metadata before the split and then import after it has been split to restore it for each new job.
Chat: open-automation @ gitter
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
ArielRauch
Advanced member
Posts: 230
Joined: Thu Aug 07, 2014 10:04 am

split metadata into two parts

Post by ArielRauch »

That is not the challenge. The metadata has to be split as there are different fields for each file.

I think I found a different approach but if someone knows how to split metadata I'd love to hear,
dkelly
TOP CONTRIBUTOR
Posts: 628
Joined: Mon Nov 29, 2010 8:45 pm
Location: Alpharetta GA USA
Contact:

split metadata into two parts

Post by dkelly »

I just wrote a script for a customer that does this. Kind of like a "for each" that breaks apart an XML with multiple records into individual single record XMLs.
Post Reply