Page 1 of 1

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

Posted: Thu Feb 23, 2017 3:36 pm
by maansson
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

Code: Select all

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 to only delete a version in logicalDOC WebApp::

Image

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

Posted: Fri Feb 24, 2017 11:49 am
by agaspa
Hi maansson,

the function that you request is not currently available via web-service.
As you say it is only possible to delete a document (and therefore all its versions).

In the upcoming 7.6.3 version there will be an expansion of the functionalities available via web-service to manage the following aspects: tags, bookmarks, ratings, notes on documents

Of course we can implement the functionality you requested and I think it will be a good addition,
so I suggest you fill-out a feature request on our issue tracker http://issues.logicaldoc.com/

Alex

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

Posted: Tue Feb 28, 2017 3:56 pm
by maansson
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 improved API

/a semi-happy user :D

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

Posted: Tue Feb 28, 2017 5:22 pm
by agaspa
Hi maansson,

I think that the meaning of communication you received is that the development of new features on demand can be accelerated in the face of a customer commitment to purchase a license or to sponsor the development.

Currently, the 7.6.3 version is almost ready for release, so you'll have to wait a while to be able to use this feature
(of course we can create patches)

Anyhow I created a ticket to track your request
http://bugs.logicaldoc.com/ticket/762#ticket

Alex

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

Posted: Fri Mar 03, 2017 1:40 pm
by maansson
Great Alex,

we'll see when this become available in the Webservice API.

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

Posted: Fri Mar 17, 2017 6:03 pm
by agaspa
We finalized the implementation for version 7.6.4 :ugeek:
http://bugs.logicaldoc.com/query?group= ... tone=7.6.4