Dear Florian, Thanks for the response.
I am using SharePoint 2010 and the authentication method used is standard. I am successfully being authenticated but my queries are the ones failing. I had done several other tests with Sharepoint 2013, using the same authentication method and all of the queries are working perfectly. However this seems like a SharePoint 2010 issue. OpenCMIS is configured on the server side. Unless If I have missed some steps. I haven't tried using the Kerberos authentication to see. but when you say SharePoint is known to work with basic and Kerberos authentication; are you referring to all versions of SharePoint? or just the SharePoint 2013 server version? It's very hard for us to migrate all of our data from the 2010 version to the 2013 version. that's why having opencmis working with the Sharepoint 2010 is what we want. especially for querying documents. Thank you again for your feedback. On Fri, May 20, 2016 at 8:20 PM, Florian Müller <[email protected]> wrote: > Hi Neza, > > SharePoint has its quirks and OpenCMIS provides workarounds for a few > issues, but in general OpenCMIS is working fine with SharePoint. > > What authentication method are you using? > Basic authentication and Kerberos are known to work (if correctly > configured on the server side). > NTLM is not working. At first glance it seem to work, but eventually > HTTP POST requests (like query) will fail. > > > - Florian > > > > Hi Devs and Florian, > > > > My name is Neza. I am writing request for your help in cmis. > > I had tried using cmis workbench to query documents from the alfresco > side > > and it work perfectly, but when I moved to the sharepoint side, every > > single thing i do in my query return a: Runtime: Unauthorized exception. > IT > > seems that queried from sharepoint are not being interpreted. Even if I > do > > something very basic lile: > > > > SELECT * from cmis:document. > > > > This have been running me crazy, I googled alot around since monday and > did > > not et any answer to my case. A few suggestions but nothing let me to the > > solution. > > > > If you have already encountered this issue or can provide help, I would > > appreciate. > > My cmis workbench is: 0.13.0 and SP 2010. > > > > Regards, > > Neza > > >
