Could not find the root directory in repository
Hi, I am searching /Company Home root directory from the repository. I did the following wayCmisObject object = session.getObjectByPath(objectPath, OperationContext)where objectPath is="/CompanyHome/Tests-folder"but after executing above code got t...