<?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>Upload file to Knowledge Center through Java program</title><link>https://community.appian.com/discussions/f/plug-ins/3164/upload-file-to-knowledge-center-through-java-program</link><description>Hi, I want to upload a file to a folder in Knowledge center through Java program. Is there any API available for same? Thanks in advance! ... 
 OriginalPostID-117710 
 OriginalPostID-117710</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Upload file to Knowledge Center through Java program</title><link>https://community.appian.com/thread/49083?ContentTypeID=1</link><pubDate>Thu, 05 Oct 2017 07:43:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:be597e79-ffae-4956-9e76-24f2fe9fa140</guid><dc:creator>Abhay Dalsaniya</dc:creator><description>&lt;p&gt;Java code snippet (to be used in the plugin) for uploading file to Knowledge Center.&lt;br /&gt; &lt;br /&gt; Syntax:&lt;br /&gt; contentService.upload(com.appiancorp.suiteapi.knowledge.Document arg0, Integer arg1);&lt;br /&gt; &lt;br /&gt; Ex:&lt;br /&gt; contentService.upload(newAppianDoc, ContentConstants.UNIQUE_NONE);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Upload file to Knowledge Center through Java program</title><link>https://community.appian.com/thread/34709?ContentTypeID=1</link><pubDate>Thu, 15 Sep 2016 13:52:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2b0afdd8-10c8-46a1-9dbb-37235f000854</guid><dc:creator>Shivam Gupta</dc:creator><description>can you give me some info regarding file upload !!&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Upload file to Knowledge Center through Java program</title><link>https://community.appian.com/thread/19385?ContentTypeID=1</link><pubDate>Wed, 24 Jun 2015 18:34:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:46b194ab-4f8c-467b-9021-c48697f60ee9</guid><dc:creator>priyankas140</dc:creator><description>@ tushark171 :  Can u provide the code snippet  using ContentService for file upload&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Upload file to Knowledge Center through Java program</title><link>https://community.appian.com/thread/11112?ContentTypeID=1</link><pubDate>Thu, 31 Jul 2014 17:19:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:387ca690-b7dc-4db7-8395-52e68a0d8ae1</guid><dc:creator>tushark171</dc:creator><description>I did able to upload file to folder in Knowledge center from java using ContentService.&lt;br /&gt;&lt;br /&gt;Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Upload file to Knowledge Center through Java program</title><link>https://community.appian.com/thread/11107?ContentTypeID=1</link><pubDate>Thu, 31 Jul 2014 11:54:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aa536275-2491-4499-932e-e3c9c5afe17a</guid><dc:creator>Michael Tan</dc:creator><description>What is your broader use case? Why does the file have to be uploaded via java program? Could you achieve the desired functionality by using the following shared components:&lt;br /&gt;&lt;br /&gt;-Remote Transfer Smart Services&lt;br /&gt;-SFTP Smart Services Plug-in&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Upload file to Knowledge Center through Java program</title><link>https://community.appian.com/thread/11085?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2014 18:09:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58ee0f87-ba1d-47c3-ad47-41b16ee999a7</guid><dc:creator>Aleksi White</dc:creator><description>The API functions are mainly for use within Appian itself, rather than for external applications to connect to Appian.  As far as I know, there is no such external connection API that would allow this.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>