<?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 Are there changes in java webservice API api b/w community and the enterprise edition ?  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311421#M264551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we use the community edition's java webservice API for enterprise edition as well? We have a fully integrated APIs for alfresco community 4.0d. Will that work with enterprise equivalent? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2016 10:49:16 GMT</pubDate>
    <dc:creator>hariharanv</dc:creator>
    <dc:date>2016-10-07T10:49:16Z</dc:date>
    <item>
      <title>Are there changes in java webservice API api b/w community and the enterprise edition ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311421#M264551</link>
      <description>Can we use the community edition's java webservice API for enterprise edition as well? We have a fully integrated APIs for alfresco community 4.0d. Will that work with enterprise equivalent?</description>
      <pubDate>Fri, 07 Oct 2016 10:49:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311421#M264551</guid>
      <dc:creator>hariharanv</dc:creator>
      <dc:date>2016-10-07T10:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Are there changes in java webservice API api b/w community and the enterprise edition ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311422#M264552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both APIs, Enterprise and Community, are fully compatible. However, if you are using SOAP API, notice that this API has been discontinued from Alfresco 5. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2016 08:51:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311422#M264552</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2016-10-08T08:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Are there changes in java webservice API api b/w community and the enterprise edition ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311423#M264553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only web service API remaining in Alfresco 5.x is the CMIS Web Service endpoint provided by OpenCMIS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 13:21:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311423#M264553</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-10-10T13:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Are there changes in java webservice API api b/w community and the enterprise edition ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311424#M264554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are in the process of converting from the SOAP API over to CMIS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the most part, everything seems to be do-able, except for issues with the creation of folders and inheritance. It doesn't seem possible to create a sub-folder and NOT inherit the parent permissions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also can't disable the inheritance using any CMIS call that I can find... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 14:34:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311424#M264554</guid>
      <dc:creator>jneeve</dc:creator>
      <dc:date>2016-10-17T14:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Are there changes in java webservice API api b/w community and the enterprise edition ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311425#M264555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct. CMIS as an industry standard does not support the Alfresco specific feature of inheritance (dis|en)ablement. This is a use case for hybrid CMIS + ReST API use, which Alfresco recommends as the most suitable approach for integration with Alfresco. Everything that can be done via CMIS will be done that way and the rest (Alfresco specifics) can be mixed in by calling ReST APIs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 15:08:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/are-there-changes-in-java-webservice-api-api-b-w-community-and/m-p/311425#M264555</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-10-17T15:08:25Z</dc:date>
    </item>
  </channel>
</rss>

