Additional information
An extra document is attached to the email, which was linked to the business partner and stored in the DMS.
In the expression of this new part, the document is read from the DMS using the filename of the document. It is therefore very important to use naming conventions for the file names.
Note: this is a simplified example. In reality
there can be multiple documents.
When attaching documents from a DMS, these functions are available:
dom.dochub.list.init
dom.dochub.list.add.attribute.filter
dom.dochub.list.set.filename.filter
dom.dochub.list.set.mimetype.filter
dom.dochub.list.execute
dom.duchub.get.document
dom.dochub.get.document.attribute
dom.dochub.get.document.id
dom.dochub.get.document.filename
dom.dochub.get.document.mimetype
dom.add.document.to.distribution
For the syntax of these functions, see Adding existing documents from any supported DMS through document hub.