<?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>Is it possible to move our Appian documents of a specific knowledge  into another Appian Enivronment?</title><link>https://community.appian.com/discussions/f/general/11828/is-it-possible-to-move-our-appian-documents-of-a-specific-knowledge-into-another-appian-enivronment</link><description>Hi, 
 I need to transfer all documents of an application from an Appian enviroment to another! 
 Unfortunately, I have more than 20000 documents and the size is nearly 200 GB. I feat that the enviroment can fault with the download of the KC. 
 Is there</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is it possible to move our Appian documents of a specific knowledge  into another Appian Enivronment?</title><link>https://community.appian.com/thread/52281?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 17:04:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:870401d8-9e31-44db-a185-6e0cd0517766</guid><dc:creator>harrisont606</dc:creator><description>This should work, but I have seen memory leak issues with that plugin in the past, which were confirmed by Appian. I&amp;#39;m not sure if those have been rectified since.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to move our Appian documents of a specific knowledge  into another Appian Enivronment?</title><link>https://community.appian.com/thread/52279?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 16:54:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e21a67b8-44b5-4166-8883-47ae483a546b</guid><dc:creator>Robert Shankin</dc:creator><description>Hi Juri - &lt;br /&gt;
&lt;br /&gt;
There&amp;#39;s a workable configuration to send lots of docs from one instance to another provided both Appian instances can reach a shared database.&lt;br /&gt;
&lt;br /&gt;
The shared component &amp;#39;Base 64 Document Database Integration Smart Services&amp;#39; enables you to transform files to base 64 strings and put them into a database table.  A base 64 string in a table can then be transformed back into a file and placed in an Appian folder on the target system.&lt;br /&gt;
&lt;br /&gt;
It&amp;#39;s going to be critical that you manage the size of the db table used to transport the files. &lt;br /&gt;
So, be sure to clean it up (i.e. delete each row after it&amp;#39;s successfully moved to the new environment).&lt;br /&gt;
&lt;br /&gt;
Be sure to follow the included documentation for this plugin and you&amp;#39;ll be up and running quickly:&lt;br /&gt;
&lt;a href="https://forum.appian.com/suite/tempo/records/item/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUh-iuLnNE4NTTOpuAGussyPb4WPRyq9CprA/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to move our Appian documents of a specific knowledge  into another Appian Enivronment?</title><link>https://community.appian.com/thread/52277?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 16:42:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bdb50e0c-d755-4ebb-9522-b1019591eb0f</guid><dc:creator>harrisont606</dc:creator><description>If the app is too large to export, you could consider building a PM to send over documents in the source env via Web API and another PM or Web API to accept documents in the target env. You can configure your source PM to iterate through the documents, and let it run overnight.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>