cancel
Showing results for 
Search instead for 
Did you mean: 

File Screening

takashi_
Champ in-the-making
Champ in-the-making

Hi, Is there any way to deny to copy specific types of file to workspace? For instance , a file with mp3/mp4/exe extention is denied to upload/copy to workspace via WEB interface/WebDav.

Thank you

2 REPLIES 2

Benjamin_Jalon1
Elite Collaborator
Elite Collaborator

My first idea to implement that would be to create through Studio/IDE:

  • Create an Operation into IDE that check the input document if there is an attached file not desired. If this is the case, the Operation throw an ClientException else return the document.
  • then create an Automation Chain attached to the About To create Event. that takes the Context Document and call your operation.

I think you will have your need.

Or you can directly create the listener in Nuxeo IDE this is more simple.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.