<?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 Starting with alfresco and interacting from my java application with it in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/starting-with-alfresco-and-interacting-from-my-java-application/m-p/54098#M20042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just started using Alfresco. I downloaded the CE 5.2 version and installed it on my local server to start playing with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;On the other hand, I have a java application with which I would like to interact with Alfresco (upload and download files, folders, manage them, etc). I downloaded this project &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Alfresco/alfresco-client-sdk" rel="nofollow noopener noreferrer" target="_blank"&gt;https://github.com/Alfresco/alfresco-client-sdk&lt;/A&gt;&lt;SPAN&gt; to learn more things.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now is when my doubts come. To interact with alfresco from java, what is the best way? In the example project, it is done by alfresco api (alfresco-client) although it is in beta.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, searching, I have seen that many sites use CMIS (openCMIS), but I can not see clearly the differences or advantages of using one with respect to another. I know the basic concepts of each one (and I image that, for certain things, one would be better than the other), but when it comes to putting them into practice, I'm not so sure about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone guide me on where to go for the requirements I need that I mentioned at the beginning?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I&amp;nbsp;should have to focus on developing my application with alfresco-client, with openCMIS or even other that I do not know yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jan 2018 14:27:03 GMT</pubDate>
    <dc:creator>odpas</dc:creator>
    <dc:date>2018-01-25T14:27:03Z</dc:date>
    <item>
      <title>Starting with alfresco and interacting from my java application with it</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/starting-with-alfresco-and-interacting-from-my-java-application/m-p/54098#M20042</link>
      <description>Hello,&amp;nbsp;I just started using Alfresco. I downloaded the CE 5.2 version and installed it on my local server to start playing with it.On the other hand, I have a java application with which I would like to interact with Alfresco (upload and download files, folders, manage them, etc). I downloaded this</description>
      <pubDate>Thu, 25 Jan 2018 14:27:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/starting-with-alfresco-and-interacting-from-my-java-application/m-p/54098#M20042</guid>
      <dc:creator>odpas</dc:creator>
      <dc:date>2018-01-25T14:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Starting with alfresco and interacting from my java application with it</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/starting-with-alfresco-and-interacting-from-my-java-application/m-p/54099#M20043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typically you'll end up using both the CMIS and Public REST APIs. CMIS is an industry standard API&amp;nbsp;allowing you to write connectors that are not as tightly bound to Alfresco as its custom APIs.&amp;nbsp;The reality is that in various cases, CMIS will not be sufficient and you'll complement its use with the Public REST API to fill in gaps.&lt;/P&gt;&lt;P&gt;With the new v1 REST API though, you can also opt to go&amp;nbsp;all-in with only using the REST API. The client SDK is just a library wrapping that API to help you get started - I personally have not used it yet and can't say anything regardings its quality or potentially opinionated&amp;nbsp;implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 17:50:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/starting-with-alfresco-and-interacting-from-my-java-application/m-p/54099#M20043</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-01-25T17:50:40Z</dc:date>
    </item>
  </channel>
</rss>

