delete


Related Questions
I have a requirement to remove a version from document history without removing the non-version of the document. The use case is: User adds content of interest to a document (v1) User creates a new version (v2) - removing said content of interest ...
  0 votes
  0 answers
  0 comments
  1178 views

Hi :) I want to override the delete button.I want to show the button only if the documents are in a specific LifeCycleState.I am lookin at the ActionService extensions but i am not finding the Id of the delete button.Can someone help me please
  0 votes
  1 answers
  1 comments
  1615 views

I configured S3 as backend storage. When I delete documents from the system and trash, the document is not deleted from S3. I think this does not make sense because the storage on S3 will be bigger and bigger.
  0 votes
  1 answers
  1 comments
  1952 views

Hello Guys, I have Problem in Removing Specific Attachment From Document. When I try to delete attachment with index 3, it will always delete last attachment that is index 0. I have tried using below code. DocumentService ds = ...
  0 votes
  2 answers
  1 comments
  2013 views

Hi All, I am not able to delete attachments through API. When i use Blob.RemoveFromDocument from API it only deleted the contents of file but not the entry of that attachment. Can anyone help me on this issue. Regards
  0 votes
  1 answers
  3 comments
  3233 views

Hello, When I attempt to permanently delete (via the trash) a folder that has thousands of children, the deletion does not complete within the transaction timeout window. The system is waiting for the database to do some kind of work, but the only ...
  3 votes
  1 answers
  2 comments
  2215 views

Hello, I would like to know if the binarie files (type blob) added in a workflow variable would be physically removed when the workflow is finish ? thank you
  0 votes
  0 answers
  2 comments
  1829 views

All is in the title. Through the UI, the nxql query "select * from Document where ecm:uuid = XXX" retrieves the document version, but i can t delete or access it ( "Failed to get head document for" ). What nxql query would fit my needs ?
  0 votes
  1 answers
  0 comments
  2876 views

May i know the client code for delete a particular file from remote server(nuxeo)through REST API. Please share your views with me! Thanks
  0 votes
  1 answers
  1 comments
  3604 views

We can't delete document since we've upgrade nuxeo 5.4.2 to 5.5 (DataBase Oracle 10G). It doesn't work anymore with Nuxeo GUI, API Java or REST API. It seems that this request (operated bi Nuxeo) is very slow : SELECT "HIERARCHY"."ID", ...
  0 votes
  1 answers
  0 comments
  1802 views

I've set up a scheduled event listener that will delete documents that are no longer considered relevant. It seems to be working, I'm just concerned by the some of the log messages that seem to be triggered by various nuxeo processes directly after ...
  1 votes
  1 answers
  0 comments
  2686 views

I have created an email folder in nuxeo DM 5.4.2 running under CENTOS Linux 5.7 with PostgreSQL. I pointed the folder to our exchange email server and a specific user account within that exchange server. I am able to read the emails using the POP3 ...
  0 votes
  1 answers
  3 comments
  1903 views

I need to install a new version of my application, but I need to clean all data from Nuxeo. I think I need to recreate the user Oracle but what about the repository.binary.store? I must delete this repositories so?
  2 votes
  2 answers
  1 comments
  5042 views

Is it possible to permanently delete a Document using one of the Rest Automation method. Or can I create/modify a transition to permanently delete the Document instead of putting it in the trash? Thanks
  0 votes
  1 answers
  0 comments
  3219 views

How can I recreate the “Sections” root that I deleted by mistake?
  0 votes
  1 answers
  0 comments
  2192 views