<?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: 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/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>
    <dc:creator>fgjohnson</dc:creator>
    <dc:date>2014-02-12T14:31:45Z</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>

