I can get all information about children but not about the node consulted. I mean, all the "entry" returned by the webscript includes properties like ,cmisbjectTypeId,cmis:versionSeriesCheckedOutId,cmis:name,…
But the node that is consulted 1c0e2869-cde0-40c2-8ece-514691733100 only properties like: author, title, updated…
Is it possible to include this information to the node "parent"?. I tried with descendants, tree and children webscripts but this information is not included by these.
(Note, in the example above I am using the OpenCMIS URL. You should use that too if you are using Alfresco 4.x. The web script based CMIS implementation is deprecated).