Execute a java-action when upload document into a concrete folder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2017 10:31 AM
Hi,
is there any way to execute a java-action when a document is uploaded into a concrete folder vía WebDAV? For example, in Alfresco ECM is possible to define rules that you can customize and apply to a folder and only are triggered only for that folder. I've been viewing File Manager (https://doc.nuxeo.com/nxdoc/file-manager/) but is triggered for all documents that are uploaded in the repositori...
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2017 01:28 PM
You can use an event listener / handler : https://doc.nuxeo.com/nxdoc/events-and-listeners/