<?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 How to update cmis:name document?? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-update-cmis-name-document/m-p/307835#M260965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to change cmis:name of a document, because before his name was 'PRUEBAS' and now I want that his name will be 'PRUEBAS_MODIFIED'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use Apache Chmistry PHP Library (phpclient) but…I can't change the cmis:name…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My code&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;BR /&gt;$test&amp;nbsp; = new CMISService($repo_url, $repo_username, $repo_password);&lt;BR /&gt;$id = 'ddb6eabd-a862-4e6b-9251-32b6e73300d7';&amp;nbsp; //existing objectId of the document that his name now is PRUEBAS.&lt;BR /&gt;&lt;BR /&gt;$obj = $test-&amp;gt;updateProperties($id, array('cmis:name' =&amp;gt; 'PRUEBAS_MODIFIED'));&lt;BR /&gt;&lt;BR /&gt;var_dump($cmis_repo-&amp;gt;getObject($obj-&amp;gt;id)); // I see that cmis:name continue PRUEBAS instead of PRUEBAS_MODIFIED ¿why?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 11:22:46 GMT</pubDate>
    <dc:creator>trompe</dc:creator>
    <dc:date>2016-08-23T11:22:46Z</dc:date>
    <item>
      <title>How to update cmis:name document??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-update-cmis-name-document/m-p/307835#M260965</link>
      <description>Hi!I want to change cmis:name of a document, because before his name was 'PRUEBAS' and now I want that his name will be 'PRUEBAS_MODIFIED'.I use Apache Chmistry PHP Library (phpclient) but…I can't change the cmis:name…My code$test&amp;nbsp; = new CMISService($repo_url, $repo_username, $repo_password);$id = '</description>
      <pubDate>Tue, 23 Aug 2016 11:22:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-update-cmis-name-document/m-p/307835#M260965</guid>
      <dc:creator>trompe</dc:creator>
      <dc:date>2016-08-23T11:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to update cmis:name document??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-update-cmis-name-document/m-p/307836#M260966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just posted an answer con SO:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://stackoverflow.com/questions/39100254/update-cmisname-of-object-document-with-apache-chemistry-php-library/42590340#42590340" title="http://stackoverflow.com/questions/39100254/update-cmisname-of-object-document-with-apache-chemistry-php-library/42590340#42590340" rel="nofollow noopener noreferrer"&gt;Update cmis:name of object (document) with Apache Chemistry Php Library - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Mar 2017 00:44:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-update-cmis-name-document/m-p/307836#M260966</guid>
      <dc:creator>erny18031</dc:creator>
      <dc:date>2017-03-04T00:44:17Z</dc:date>
    </item>
  </channel>
</rss>

