<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/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>Best way to transfer files to Appian from a External system</title><link>https://community.appian.com/discussions/f/best-practices/13232/best-way-to-transfer-files-to-appian-from-a-external-system</link><description>We wanted to send documents to Appian from a External system with metadata of the document. 
 Which is the best practice 
 
 Using SFTP?(Putting a DOC and its Metadata file at SFTP location) 
 Using S3 bucket (AWS)(Uploading the file from the external</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Best way to transfer files to Appian from a External system</title><link>https://community.appian.com/thread/62091?ContentTypeID=1</link><pubDate>Tue, 30 Oct 2018 22:39:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94aba062-79bc-4552-aa79-f315f0cbb758</guid><dc:creator>Amitkumar</dc:creator><description>Two more options as follows -&lt;br /&gt;
&lt;br /&gt;
1) HTTP File Download Smart Service - An option to download documents from an external system using REST APIs&lt;br /&gt;
     &lt;br /&gt;
     For more information on smart service configuration, view documentation at&lt;br /&gt;
     &lt;a href="https://docs.appian.com/suite/help/18.3/HTTP_File_Download_Smart_Service.html"&gt;docs.appian.com/.../HTTP_File_Download_Smart_Service.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
2) Base64 Document Database Integration Smart Service - You can get Base64 documents from a database into Appian, if external system has saved documents in database in Base64 string format. Smart service automatically coverts Base64 string into an Appian Document.&lt;br /&gt;
&lt;br /&gt;
   Smart service is available on AppMarket at&lt;br /&gt;
   &lt;a href="https://community.appian.com/b/appmarket/posts/base64-document-database-integration"&gt;community.appian.com/.../base64-document-database-integration&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I suggest testing out these plug-ins available in AppMarket per your requirements before using it for production as they are not kept up-to-date per latest Appian version.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to transfer files to Appian from a External system</title><link>https://community.appian.com/thread/61980?ContentTypeID=1</link><pubDate>Sat, 27 Oct 2018 09:32:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:46c29ed8-d024-43ac-8fa9-26c0f0ef7821</guid><dc:creator>gaurav_laturkar</dc:creator><description>We have used SFTP for transferring the files from Appian to external system. That&amp;#39;s a very commonly used approach.&lt;br /&gt;
In case the file is prepared and transferred to external system, outside the scope of the Appian process, we had a webservice which Appian called. The webservice took care of preparing the document and transferring it.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to transfer files to Appian from a External system</title><link>https://community.appian.com/thread/59755?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 04:56:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a57c6587-5a94-4001-a012-25fb1e8fd036</guid><dc:creator>Shanmukha</dc:creator><description>Hi Sricharan,&lt;br /&gt;
&lt;br /&gt;
We had same scenario earlier so we have used the 1st option which is very straight forward and can send &amp;#39;n&amp;#39; number of files easily.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to transfer files to Appian from a External system</title><link>https://community.appian.com/thread/59736?ContentTypeID=1</link><pubDate>Wed, 29 Aug 2018 16:26:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dd76b4e1-97e4-4c2b-ade6-883711752bbd</guid><dc:creator>jerrys790</dc:creator><description>I believe either or should be fine,  We have used a mixture of both, where we transfer files out of Appian using SFTP, then bring documents back to Appian not necessarily using (AWS), our files are stored locally,  but using the same approach where we send the uploaded fileid + metadata as API input.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>