Veröffentlicht Tue, 19 May 2020 03:53:21 GMT von Frédéric Escudero
Everything is in the title, I want to replace a batch of documents in a FileCabinet. I cannot use a checkout/checkin process as versionning isn't enabled on this file cabinet. So I want to attach the new document to the existing record and delete the first document (section).
Is it possible ?
Veröffentlicht Tue, 19 May 2020 03:54:21 GMT von Matthias Wieland DocuWare Europe GmbH Sr. Director Support EMEA
Dear Frédéric Escudero! It looks like the Community cannot answer your question. That's why we have opened a Support Request with the Number SR-126698-W2L8F for you. A Software Support Specialist will contact you directly to follow up. We will update this thread with the solution as soon as we have resolved the Support Request. With best regards, DocuWare Support Team
Veröffentlicht Tue, 09 Jun 2020 08:43:06 GMT von Leopold Pohlmann DocuWare Europe GmbH Specialist Software Support Team GREEN EMEA
You can delete a section via REST-API by sending a request to the endpoint within the platform using the DELETE method. You can use following REST call to delete a section:

[DELETE] https://{URI}/DocuWare/Platform/FileCabinets/{FCID}/Sections/{SectionID}

Sie müssen angemeldet sein um Beiträge in den Foren zu erstellen.