Hi guys, 

I'm trying to update some properties of a document in
alfresco via phpClient. 

I noticed, that the client does'n extract all
properties from the xmlnode in method "static function
extractObjectFromNode($xmlnode)", because of $prop_nodes =
$xmlnode->getElementsByTagName("object")->item(0)->getElementsByTagName("properties")->ITEM(0)->childNodes;


Why, what's with the cm-props? 

If I want to update cmis:name, it
seems to work, but no update happens. 

best regards 
 

Reply via email to