<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re:  upload and download files to alfresco using Java Class in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280031#M233161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI Ramesh&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would you please give the sample code on how to call the webscript from Java code? Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2014 14:00:31 GMT</pubDate>
    <dc:creator>andy2_0</dc:creator>
    <dc:date>2014-07-16T14:00:31Z</dc:date>
    <item>
      <title>upload and download files to alfresco using Java Class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280029#M233159</link>
      <description>——————————————————–How to upload and download files to alfresco using Java Class,I need a java class for the below items with different methods, could you please provide1.&amp;nbsp;&amp;nbsp;&amp;nbsp;Upload File along with Meta Datapublic void uploadFile( ) {}2.&amp;nbsp;&amp;nbsp;&amp;nbsp;Download File along with Meta Datapublic void downloadFile( )</description>
      <pubDate>Thu, 26 Jun 2014 05:56:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280029#M233159</guid>
      <dc:creator>hariprasad</dc:creator>
      <dc:date>2014-06-26T05:56:24Z</dc:date>
    </item>
    <item>
      <title>Re:  upload and download files to alfresco using Java Class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280030#M233160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can simply use the out-of-the-box webscripts available to upload and get content of the files from the repository and invoke them through your java code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Webscript to upload a content - tomcat\webapps\alfresco\WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\repository\upload\upload.post.desc.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Webscript to get the content - tomcat\webapps\alfresco\WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\cmis\content.get.desc.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 07:59:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280030#M233160</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-06-27T07:59:47Z</dc:date>
    </item>
    <item>
      <title>Re:  upload and download files to alfresco using Java Class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280031#M233161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI Ramesh&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would you please give the sample code on how to call the webscript from Java code? Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 14:00:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280031#M233161</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2014-07-16T14:00:31Z</dc:date>
    </item>
    <item>
      <title>Re:  upload and download files to alfresco using Java Class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280032#M233162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Refer to this link - &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/comment/146735#comment-146735" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/comment/146735#comment-146735&lt;/A&gt;&lt;SPAN&gt; it has the sample code to make a call to alfresco webscript from Java code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 08:45:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280032#M233162</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-07-28T08:45:55Z</dc:date>
    </item>
    <item>
      <title>Re:  upload and download files to alfresco using Java Class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280033#M233163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ramesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have install alfresco and share WAR's manually on tomcat server, its working fine. But i couldnt find the below files in my WAR.I have to access alfresco through RESTful please advise. Im using alfresco-community-5.0.c.zip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Webscript to upload a content - tomcat\webapps\alfresco\WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\repository\upload\upload.post.desc.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Webscript to get the content - tomcat\webapps\alfresco\WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\cmis\content.get.desc.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jayendran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 07:41:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280033#M233163</guid>
      <dc:creator>jainmcs03</dc:creator>
      <dc:date>2014-12-09T07:41:00Z</dc:date>
    </item>
    <item>
      <title>Re:  upload and download files to alfresco using Java Class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280034#M233164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The file is still there its just not "exploded".&amp;nbsp;&amp;nbsp; There's no change required.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2014 13:35:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-and-download-files-to-alfresco-using-java-class/m-p/280034#M233164</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-12-10T13:35:22Z</dc:date>
    </item>
  </channel>
</rss>

