<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to batch download and upload files?</title><link>https://www.aras.com/community/f/development/55328/how-to-batch-download-and-upload-files</link><description>Under Documents, Type= Setup Sheet, State = Released, are documents that are in excel and they have to be converted to pdf 
 I guess the first the step woudl be to get the meta data, Document name, ID, Related Files, and File ID. Then loop through this</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to batch download and upload files?</title><link>https://www.aras.com/community/thread/10667?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2024 13:11:45 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:08456ea9-62b9-4d83-ad33-47817f0a42f9</guid><dc:creator>FernandoCG</dc:creator><description>&lt;p&gt;Hi, you can also look at/investigate on GitHub, there is a lot of code that can be used:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/ArasLabs"&gt;https://github.com/ArasLabs&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to batch download and upload files?</title><link>https://www.aras.com/community/thread/10571?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2024 15:53:40 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6f69e422-cdcd-4fd8-a4cf-b29dc80d53c0</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;The download multiple files project mentioned by Meupe ARAS is the perfect start for downloading the files to the server. Proven concept.&lt;/p&gt;
&lt;p&gt;For PDF conversion get yourself a library that can do the conversion.&lt;br /&gt;For uploading the files you can use&amp;nbsp;&lt;span&gt;attachPhysicalFile function, e.g. look for something like this&amp;nbsp;&lt;a href="https://www.aras.com/community/f/development/9568/uploading-files"&gt;Uploading Files&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&amp;nbsp;&lt;a id="" href="https://github.com/AngelaIp/add-ssrs-reports-to-vault/blob/master/AIP_get_SSRS_Report.cs"&gt;https://github.com/AngelaIp/add-ssrs-reports-to-vault/blob/master/AIP_get_SSRS_Report.cs&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;You first have to upload the file to the vault and then link it to your item. And then you clean up everything.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;If you want to do something more fancy: Use the Aras Conversion Server do the file operation and conversion as background task. You can even use the inbuilt Aras PDF converter if you have a subscription. This is a preferred option for long running tasks were you don&amp;acute;t want users to &amp;quot;wait&amp;quot; for something to be finished. But it&amp;acute;s of course much more work :).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to batch download and upload files?</title><link>https://www.aras.com/community/thread/10569?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2024 17:31:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:971cf21c-345f-4a8d-ac47-2ae584e477e3</guid><dc:creator>Hargul Sidhu</dc:creator><description>&lt;p&gt;I have looked at that and it is somewhat close to what I am looking for.&amp;nbsp;&lt;br /&gt;I need to convert these files and upload them.&lt;br /&gt;Files from multiple Documents have to be downloaded; the code only for user selecting multiple files from one Document container. I guess I could modify the above code to achieve this&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, the files have to be uploaded once they are converted.&amp;nbsp;&lt;br /&gt;How do I upload them so that they go in the right place?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to batch download and upload files?</title><link>https://www.aras.com/community/thread/10568?ContentTypeID=1</link><pubDate>Tue, 24 Sep 2024 09:10:07 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:87a8a90f-afa7-4a9b-b391-9a4fbc893b3e</guid><dc:creator>FernandoCG</dc:creator><description>&lt;p&gt;Hello, have you seen this blog? There are several methods in it that play with documents, download them to the server, compress them and download them to the user.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://aras.com/en/blog/download-multiple-files"&gt;aras.com/.../download-multiple-files&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>