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
split metadata into two parts
-
- Advanced member
- Posts: 230
- Joined: Thu Aug 07, 2014 10:04 am
split metadata into two parts
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
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
-
- Advanced member
- Posts: 230
- Joined: Thu Aug 07, 2014 10:04 am
split metadata into two parts
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,
I think I found a different approach but if someone knows how to split metadata I'd love to hear,
-
- TOP CONTRIBUTOR
- Posts: 628
- Joined: Mon Nov 29, 2010 8:45 pm
- Location: Alpharetta GA USA
- Contact:
split metadata into two parts
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.