Hi, If I understand well, you have a mail folder in your instance synchronized with an account, right ?
And you want for each document mapped to a mail that have attachments to create a document based on files attached to a specified folder? I'm not sure of the existence of operations for 5.4, but I would make this like that: - Files > Get Document Files | files:file - Push - Fetch > Document (with the path of the target) - Execution Context > Set Context Variable from Input (currentDocument) - Pop - Services > Create Document from File And you create an EventHandler bound to Mail Document Creation... Must be enough... Hope this will help. --- Mailing list: [email protected] Forum: http://forum.nuxeo.org/f/1/
