I am developing an web application to access my repositories using CMIS. In the application, I am trying to checkout a document using CMIS, but it is checking out the document on the app Server side. I want the document to be checked out on my client from wherever I am accessing the web app.
Please help me to set the location from my code or if I need to update a properties somewhere.