<?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>In the event we use Appian as a Content Management System, how would an external</title><link>https://community.appian.com/discussions/f/general/2596/in-the-event-we-use-appian-as-a-content-management-system-how-would-an-external</link><description>In the event we use Appian as a Content Management System, how would an external system get access to the docs stored in Appian. Web Services are asynchronous, so I don&amp;#39;t think that will serve the purpose. Any ideas?... OriginalPostID-107756 OriginalPostID</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: In the event we use Appian as a Content Management System, how would an external</title><link>https://community.appian.com/thread/9074?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2014 22:47:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2293f32b-659d-42e5-9a71-146807d43f54</guid><dc:creator>Sathya Srinivasan</dc:creator><description>There are a few options.&lt;br /&gt;1. Using (S)FTP plugin where you can configure a process to push the file to a particular location and expose this process as a web service.  This will allow you to invoke the process from an external system&lt;br /&gt;2. Create a Servlet plug-in that returns the document (via WS) based on your required format (i.e. base64 string or document attachment etc)&lt;br /&gt;&lt;br /&gt;But I&amp;#39;d advice caution to make sure the code for the plug-in enforces security that&amp;#39;s set at the Appian level to ensure unauthenticated users don&amp;#39;t end up accessing the document.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>