Additional information

You can create your own destination type and use it for different document types and recipients.

Create a library with these functions, which are run by the Document Distribution Engine:

  • distribution.new
  • distribution.set.document.file
  • distribution.add.attachment
  • distribution.set.destination
  • distribution.send
  • distribution.end
  • distribution.cancel

For the syntax of these functions, see Custom destination type.

Note: Use this technique to create your own destination or send the documents to your own document management system.