[
https://issues.apache.org/jira/browse/CMIS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173758#comment-14173758
]
parag patel commented on CMIS-853:
----------------------------------
Hi [~fmui]
http://sharepointserver/cases/SAG12/152222/_vti_bin/cmis/rest/40ad90b8-ae52-4eb3-b14c-b75d2dcc3bae?getTypeDefinition&typeId=0x010100AC085CFC53BC46CEA2EADE194AD9D4820011ECC2543AEA4B478259B11A95430A67
i was tried above call using rest client but i got 404 page not found and in
Response body (row ) got bellow message.
The service call has specified an object that does not exist in the Repository.
thanks
> (OPENCmis)
> org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException:
> Property 'cmis:isImmutable' doesn't exist!
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: CMIS-853
> URL: https://issues.apache.org/jira/browse/CMIS-853
> Project: Chemistry
> Issue Type: Bug
> Reporter: parag patel
> Labels: opencmis
>
> I am using OpenCMIS to get files/folders from sharepoint library.
> - SharePoint 2010
> -OpenCMIS library version : 0.9.0
> I am getting one exception cmisRunTimeException :"Property cmis:isImmutable
> does not exist"
> in while (iterator.hasNext()) {
> -If I set
> operationContext.setFilterString("cmis:name");
> operationContext.setOrderBy("cmis:name");
> its working , but I am not able to fetch other properties then.
> and If I set all folder properties as filter string , its giving "Bad
> request" error while getting folder children.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)