Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-853

(OPENCmis) org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Property 'cmis:isImmutable' doesn't exist!

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Bug
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            paragvidhi@gmail.com parag patel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: