<?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 save documents in Filenet through Appian and also how to fetch them</title><link>https://community.appian.com/discussions/f/integrations/17210/how-to-save-documents-in-filenet-through-appian-and-also-how-to-fetch-them</link><description>Hi All, 
 We have a requirement where client wants to store the restricted client documents in Filenet instead of in Appian cloud env. which are uploaded during the application workflow. 
 Could any one tell me how to achieve this. There is Filenet service</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to save documents in Filenet through Appian and also how to fetch them</title><link>https://community.appian.com/thread/67872?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 19:22:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:14ffb127-78e9-463b-9ce9-406123e84b82</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Hi Bhanu -&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A good place to start would be to explore what Web API&amp;#39;s FileNet has available for these operations.&lt;br /&gt;Also take a look at if FileNet exposes links that you could put into Appian to allow Appian users to download documents directly from FileNet.&lt;/p&gt;
&lt;p&gt;Review our docs on Appian Integrations (for calling 3rd party web api&amp;#39;s):&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/19.2/Integration_Object.html"&gt;https://docs.appian.com/suite/help/19.2/Integration_Object.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And Web API&amp;#39;s (for receiving calls from 3rd party web service calls):&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/19.2/Web_APIs.html"&gt;https://docs.appian.com/suite/help/19.2/Web_APIs.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Technically - you will only be able to leverage Appian&amp;#39;s document related functions on Appian documents.&amp;nbsp; For example, Appian&amp;#39;s document browser will only work on documents stored in Appian.&lt;/p&gt;
&lt;p&gt;What I would encourage you to consider is that the documents should stay in Appian for any in-process work, or any recently completed work.&amp;nbsp; This way users can interact with the full functionality that Appian has to offer.&amp;nbsp; Then, for older work, you can transport documents from Appian to FileNet for long term archival and storage.&amp;nbsp; If your application relies heavily on documents that are already going to be in FileNet, it might make sense to integrate for in process work.&amp;nbsp; Otherwise, if the docs are originally being uploaded to Appian, or being generated in Appian - it&amp;#39;s usually most efficient to work with the docs in Appian until you&amp;#39;re ready to Archive.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>