<?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>How to host documents from External System to Amazon S3 and then show on Appian</title><link>https://community.appian.com/discussions/f/general/35179/how-to-host-documents-from-external-system-to-amazon-s3-and-then-show-on-appian</link><description>I have a document download URL from Anaplan system which gives me the document once I hit the URL. There are documents like that which are hosted on that platform. 
 Now, I will be getting those URLs through Integrations. 
 I want to first copy that document</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to host documents from External System to Amazon S3 and then show on Appian</title><link>https://community.appian.com/thread/136539?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2024 06:21:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:42224878-cc62-495a-b804-b57d7786fa4e</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;To download that file, you can use a simple Appian integration.&lt;/p&gt;
&lt;p&gt;Then, enhance step 3 by deleting the local file after upload.&lt;/p&gt;
&lt;p&gt;Again, all of these steps are pretty simple. I would start trying to understand how to implement each individual step, and then stitch them together in a process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to host documents from External System to Amazon S3 and then show on Appian</title><link>https://community.appian.com/thread/136538?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2024 06:15:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c9662c2-543a-4ae7-8757-0a164a681be8</guid><dc:creator>thevarunbawa</dc:creator><description>&lt;p&gt;How can I implement the first step. I just get a URL to download the document. We don&amp;#39;t need any UI action to be taken. Let&amp;#39;s say in the process if I get the URL, then how can I save that document in Appian (Any smart service to do so) ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a possibility that I don&amp;#39;t host any document in Appian because they don&amp;#39;t want to keep any documents in Appian. It should be like in process &amp;quot;Document URL is retrieved in process and then downloaded document is uploaded on S3, in parallel saved metadata to Appian DB. Then on UI pull from S3 and Appian DB&amp;quot;. No documents should be saved in Appian.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to host documents from External System to Amazon S3 and then show on Appian</title><link>https://community.appian.com/thread/136536?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2024 05:51:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1b770a7-3fba-4586-831c-df4fc0be6232</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This seems like a pretty straight forward process. But I suggest to shuffle the steps a bit.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download from Anaplan to Appian&lt;/li&gt;
&lt;li&gt;Store meta data&lt;/li&gt;
&lt;li&gt;Upload to S3 and store ID in meta data&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Depending on what the user does with these files, you can just provide a link to download it directly from S3.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>