<?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 URL example for CMIS rest api in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/url-example-for-cmis-rest-api/m-p/290915#M244045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this is my first post..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I look after an Enterprise 4.2 system and am having real issues trying to connect Drupal to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Drupal install is supplied and maintained by a third party so everything is a bit convoluted and has ended up in 'other-end-itis'..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They are using the 'CMIS' module for Drupal, it seems to be working find for most things but I got this email from their developer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;em&amp;gt;I am getting an error when saving a Drupal node that has documents attached via the CMIS module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The error in the Drupal log is as follows:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CMISException: HTTP call to [&lt;/SPAN&gt;&lt;A href="http://xxxxxxxxxxxx:80/alfresco/s/cmis/s/workspace:SpacesStore/arg/p?path=/workspace%3A//SpacesStore/62f5ce42-3c90-4578-b4fc-7c363aff351d&amp;amp;filter=&amp;amp;includeAllowableActions=&amp;amp;includePolicyIds=&amp;amp;includeRelationships=&amp;amp;includeACL=&amp;amp;renditionFilter=" rel="nofollow noopener noreferrer"&gt;http://xxxxxxxxxxxx:80/alfresco/s/cmis/s/workspace&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;pacesStore/arg/p?path=/workspace%3A//SpacesStore/62f5ce42-3c90-4578-b4fc-7c363aff351d&amp;amp;filter=&amp;amp;includeAllowableActions=&amp;amp;includePolicyIds=&amp;amp;includeRelationships=&amp;amp;includeACL=&amp;amp;renditionFilter=&lt;/A&gt;&lt;SPAN&gt;] returned [404]. Response: Web Script Status 404 - Not Found Web Script Status 404 - Not Found The Web Script /alfresco/s/cmis/s/workspace&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;pacesStore/arg/p has responded with a status of 404 - Not Found. 404 Description: Requested resource is not available. &amp;amp;amp;nbsp; Message:Cannot find object for ObjectPathReference[storeRef=workspace://SpacesStore,path=/app:company_home/workspace://SpacesStore/62f5ce42-3c90-4578-b4fc-7c363aff351d] Server:Enterprise v4.2.0 (r57217-b28) schema 6,034 Time:Jan 13, 2014 6:20:09 PM &amp;amp;amp;nbsp; Diagnostics:Inspect Web Script (org/alfresco/cmis/item.get) in cmis_common_cmis_invoke() (line 95 of /var/www/html/hcc-xxxxxxxxxxxxxx/sites/all/modules/cmis/cmis_common/cmis_common.module).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/em&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then got this one:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;em&amp;gt;It only seems to be a problem for content that has a value in the CMIS folder field.&amp;nbsp; If I remove the content for that field then the nodes publish OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/em&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried to go through this on my own but am failing miserably, so would appreciate any help with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also appreciate an example of a URL for this call as the one that is failing (above) is the correct path and id for the node but I can't create a working URL to compare, each time it comes back with a 404 error??!:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/cmis/s/{store}/arg/p?path={path}&amp;amp;filter={filter?}&amp;amp;returnVersion={returnVersion?}&amp;amp;includeAllowableActions={includeAllowableActions?}&amp;amp;includeRelationships={includeRelationships?}&amp;amp;includeACL={includeACL?}&amp;amp;renditionFilter={renditionFilter?}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 11:35:39 GMT</pubDate>
    <dc:creator>adamjennison111</dc:creator>
    <dc:date>2014-01-15T11:35:39Z</dc:date>
    <item>
      <title>URL example for CMIS rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/url-example-for-cmis-rest-api/m-p/290915#M244045</link>
      <description>Hi all, this is my first post..I look after an Enterprise 4.2 system and am having real issues trying to connect Drupal to it.The Drupal install is supplied and maintained by a third party so everything is a bit convoluted and has ended up in 'other-end-itis'..They are using the 'CMIS' module for Dr</description>
      <pubDate>Wed, 15 Jan 2014 11:35:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/url-example-for-cmis-rest-api/m-p/290915#M244045</guid>
      <dc:creator>adamjennison111</dc:creator>
      <dc:date>2014-01-15T11:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: URL example for CMIS rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/url-example-for-cmis-rest-api/m-p/290916#M244046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been digging around and the URL I mentioned takes a path not a node id..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So this URL fails:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://xxxxxxxx/alfresco/s/cmis/s/workspace:SpacesStore/arg/p?path=/workspace%3A//SpacesStore/a9b67e4e-ea63-4bd1-8b62-e5c94beed643&amp;amp;filter=&amp;amp;includeAllowableActions=&amp;amp;includePolicyIds=&amp;amp;includeRelationships=&amp;amp;includeACL=&amp;amp;renditionFilter=" rel="nofollow noopener noreferrer"&gt;http://xxxxxxxx/alfresco/s/cmis/s/workspace&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;pacesStore/arg/p?path=/workspace%3A//SpacesStore/a9b67e4e-ea63-4bd1-8b62-e5c94beed643&amp;amp;filter=&amp;amp;includeAllowableActions=&amp;amp;includePolicyIds=&amp;amp;includeRelationships=&amp;amp;includeACL=&amp;amp;renditionFilter=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but this one works..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://xxxxxxxxxx/alfresco/s/cmis/s/workspace:SpacesStore/arg/p?path=%2FSites%2Ftest%2FdocumentLibrary%2FTest%20Software%20Project&amp;amp;filter=&amp;amp;includeAllowableActions=&amp;amp;includePolicyIds=&amp;amp;includeRelationships=&amp;amp;includeACL=&amp;amp;renditionFilter=" rel="nofollow noopener noreferrer"&gt;http://xxxxxxxxxx/alfresco/s/cmis/s/workspace&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;pacesStore/arg/p?path=%2FSites%2Ftest%2FdocumentLibrary%2FTest%20Software%20Project&amp;amp;filter=&amp;amp;includeAllowableActions=&amp;amp;includePolicyIds=&amp;amp;includeRelationships=&amp;amp;includeACL=&amp;amp;renditionFilter=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems the Drupal module is adding the wrong element as it creates the URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 15:16:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/url-example-for-cmis-rest-api/m-p/290916#M244046</guid>
      <dc:creator>adamjennison111</dc:creator>
      <dc:date>2014-01-15T15:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: URL example for CMIS rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/url-example-for-cmis-rest-api/m-p/290917#M244047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Adam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I miss Ottawa! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you ever get this resolved?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can'e get a Drupal 7 site (on a different server) to communicate with a Alfresco repository using CMIS.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://localhost" rel="nofollow noopener noreferrer"&gt;http://localhost&lt;/A&gt;&lt;SPAN&gt; drupal site works great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 14:31:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/url-example-for-cmis-rest-api/m-p/290917#M244047</guid>
      <dc:creator>fgjohnson</dc:creator>
      <dc:date>2014-02-12T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: URL example for CMIS rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/url-example-for-cmis-rest-api/m-p/290918#M244048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am facing the same issue?&lt;BR /&gt;&lt;BR /&gt;Any Suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 06:18:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/url-example-for-cmis-rest-api/m-p/290918#M244048</guid>
      <dc:creator>punamunimity</dc:creator>
      <dc:date>2017-01-12T06:18:59Z</dc:date>
    </item>
  </channel>
</rss>

