Search found 10 matches

by maansson
Fri Mar 03, 2017 1:40 pm
Forum: Web Services
Topic: How to delete a version of a file with SOAP API??
Replies: 5
Views: 5437

Re: How to delete a version of a file with SOAP API??

Great Alex,

we'll see when this become available in the Webservice API.
by maansson
Tue Feb 28, 2017 3:56 pm
Forum: Web Services
Topic: How to delete a version of a file with SOAP API??
Replies: 5
Views: 5437

Re: How to delete a version of a file with SOAP API??

Thank you for your answer, Alex. We've already received the same answer from your support. However they also stated that buying licenses above a certain amount could get features developed, so we're having our customer, who exceeds this limit contact their account manager ;) With hopes of an improve...
by maansson
Thu Feb 23, 2017 3:36 pm
Forum: Web Services
Topic: How to delete a version of a file with SOAP API??
Replies: 5
Views: 5437

How to delete a version of a file with SOAP API??

Hi there, we're currently using the LogicalDOC SOAP API 7.6.2 and wondering how come it's only possible to delete a document (with all versions) with SoapDocumentClient.delete(String sid, long docId) ...but there's no possibility to just delete a given version of the document in the API?? It's easy ...
by maansson
Thu Oct 13, 2016 2:41 pm
Forum: Web Services
Topic: REST API document/update returning "406 Not Acceptable"
Replies: 3
Views: 13238

Re: REST API document/update returning "406 Not Acceptable"

Hello, Viesturs.l.

After finding this: http://stackoverflow.com/questions/1425 ... se-in-http
I think your issue could be that you have this: 'Accept: text/html' instead of: 'Accept: application/json'

Maybe?
by maansson
Thu Oct 13, 2016 11:34 am
Forum: Web Services
Topic: Get content of a specific version of a document through REST
Replies: 1
Views: 4397

Re: Get content of a specific version of a document through

After talking to LogicalDOC Support, I can confirm that there is no such functionality in the REST API, it only exists in the SOAP API.
Just in case you wanted to know :)
by maansson
Tue Oct 11, 2016 9:59 am
Forum: Web Services
Topic: Get content of a specific version of a document through REST
Replies: 1
Views: 4397

Get content of a specific version of a document through REST

As the title suggests, I would like to be able to get all versions of all documents through REST, but I am not quite sure how to do it.
I have tried doing some research, but I can't seem to be able to find a method for it. In SOAP you have getVersionContent, but what about REST?

Thank you :)
by maansson
Thu Oct 06, 2016 12:16 pm
Forum: Web Services
Topic: Find folderId by folderPath
Replies: 5
Views: 7866

Re: Find folderId by folderPath

I see.

Well, I hope that you will get an answer soon :) Good luck!
by maansson
Thu Oct 06, 2016 9:03 am
Forum: Web Services
Topic: Find folderId by folderPath
Replies: 5
Views: 7866

Re: Find folderId by folderPath

Hi, viesturs.l. I am very new to using LogicalDOC, so if you wait a bit, I am sure that you could get a better answer from someone else. However, I wanted to provide you with a quick response :) It doesn't look like there is such a method in REST (http://docs.logicaldoc.com/resources/wsdoc/rest/inde...
by maansson
Thu Oct 06, 2016 8:57 am
Forum: Web Services
Topic: Java REST upload new version of document?
Replies: 2
Views: 5262

Re: Java REST upload new version of document?

Thank you for the response, shatzing :)
It took me a minute to understand how all this stuff fits together, but I figured it out now, and I think I would be able to use this HttpClient to run all the REST methods from now on!

Have a nice day 8-)
by maansson
Tue Oct 04, 2016 2:53 pm
Forum: Web Services
Topic: Java REST upload new version of document?
Replies: 2
Views: 5262

Java REST upload new version of document?

I am a bit confused, as to how I would go about updating the version of a document by using REST in Java. I am using LogicalDOC Community Edition, and through Eclipse, I am able to CRUD folders, create, read, update (just the metadata), and delete documents. But how do I actually upload a new versio...

Go to advanced search