<?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: need to call basic CRUD on alfresco standalone in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-to-call-basic-crud-on-alfresco-standalone/m-p/284565#M237695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No brain damage necessary. As kaynezhang points out, CMIS is your best option. You can get a CMIS client library for Java (OpenCMIS) from &lt;/SPAN&gt;&lt;A href="http://chemistry.apache.org" rel="nofollow noopener noreferrer"&gt;http://chemistry.apache.org&lt;/A&gt;&lt;SPAN&gt;. You can then use that to perform CRUD functions against Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "service URL" that you need depends on the version you are running. If you are running 4.0 - 4.2.c the URL is &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/cmisatom" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmisatom&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are running 4.2.d the URL is one of these, depending on the version of CMIS you want to use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a lot of CMIS examples, blog posts, and even a book available to help you out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Sep 2013 15:22:00 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2013-09-16T15:22:00Z</dc:date>
    <item>
      <title>need to call basic CRUD on alfresco standalone</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-to-call-basic-crud-on-alfresco-standalone/m-p/284563#M237693</link>
      <description>I would like to do basic CRUD operations on a standalone install of Alfresco from an external (Java) program.&amp;nbsp; I see there is an API for the cloud version of Alfresco, but is there an API for the standalone version as well?&amp;nbsp; If not is there a way to set up the standalone version to act like the clou</description>
      <pubDate>Wed, 04 Sep 2013 00:04:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-to-call-basic-crud-on-alfresco-standalone/m-p/284563#M237693</guid>
      <dc:creator>mfons</dc:creator>
      <dc:date>2013-09-04T00:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: need to call basic CRUD on alfresco standalone</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-to-call-basic-crud-on-alfresco-standalone/m-p/284564#M237694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use cmis api (for example&amp;nbsp; OpenCMIS client) or web script api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;there are no differences between cloud version api and standalone version api. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 02:00:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-to-call-basic-crud-on-alfresco-standalone/m-p/284564#M237694</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-09-04T02:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: need to call basic CRUD on alfresco standalone</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-to-call-basic-crud-on-alfresco-standalone/m-p/284565#M237695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No brain damage necessary. As kaynezhang points out, CMIS is your best option. You can get a CMIS client library for Java (OpenCMIS) from &lt;/SPAN&gt;&lt;A href="http://chemistry.apache.org" rel="nofollow noopener noreferrer"&gt;http://chemistry.apache.org&lt;/A&gt;&lt;SPAN&gt;. You can then use that to perform CRUD functions against Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "service URL" that you need depends on the version you are running. If you are running 4.0 - 4.2.c the URL is &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/cmisatom" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmisatom&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are running 4.2.d the URL is one of these, depending on the version of CMIS you want to use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a lot of CMIS examples, blog posts, and even a book available to help you out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 15:22:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-to-call-basic-crud-on-alfresco-standalone/m-p/284565#M237695</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-09-16T15:22:00Z</dc:date>
    </item>
  </channel>
</rss>

