You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2017/03/24 11:27:41 UTC

[jira] [Resolved] (CMIS-853) (OPENCmis) org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Property 'cmis:isImmutable' doesn't exist!

     [ https://issues.apache.org/jira/browse/CMIS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-853.
---------------------------------
    Resolution: Not A Bug

It's probably a SharePoint issue.

> (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.15#6346)