I receive an XML file from my client and within that xml file there can be multiple items like business cards, letterheads but also items with a separate inside and cover pdf file.
I currently have a flow where i can only download one of the files.
How can i download all these files and process them?
Thanks in advance!
Peter
Download multiple pdf files from one XML
Re: Download multiple pdf files from one XML
You could run this through a script to do so, but if all of the order components are broken out on the same child node, then you could use XML Repeater to create multiple XML files from each child node. Then you could pick them each up and assemble the entire job back together.
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