Pickup / Retrieve PDF from URL [SOLVED]
Posted: Tue Apr 24, 2018 9:48 am
Hi All @Forum,
I have an XML file (this file come from a Web platform), informations about the PDF (asset file) to download is inside :
Which setup do you use with Switch to pickup the PDF ?
Switch Server has Configuration Module + Scripting Module + MetaData Module.
Many thanks for clues/ideas
Regards.
I have an XML file (this file come from a Web platform), informations about the PDF (asset file) to download is inside :
Code: Select all
<?xml version="1.0" ?>
<order_detail>
<cpdf_url>http://www.drukzo.nl/upload/xyz.pdf</cpdf_url>
<cpdf_md5>mymd5sum</cpdf_md5>
</order_detail>
Switch Server has Configuration Module + Scripting Module + MetaData Module.
Many thanks for clues/ideas

Regards.