getting relationships using CMIS
Hi,
I'm unable to get document relationship using CMIS, my request is:
<ns:getObjectByPath>
<ns:repositoryId>default</ns:repositoryId>
<ns:path>/default-domain/Workspaces/Repository/customer</ns:path>
<ns:includeRelationships>both</ns:includeRelationships>
</ns:getObjectByPath>
Response does not contain information about relationship. Can anyone tell me what could be possible reason of this incorrect behaviour?
I appreciate any help.
0 votes
1 answers
1205 views