Skip to content

Document Create#

The Document Create node creates a managed document in the Document Center from a file uploaded via a UI Upload element.

Settings#

  • File: The source file — typically a flow variable from a UI upload element
  • Document title: The title for the document in the Document Center (supports multiple languages)
  • Collections: The Document Center collection(s) to store the document in
  • Relationships: Link the document to Business Objects
  • Access: Control who can access the created document
  • Shared: If checked, the document is shared across users with access
  • Ignore empty relations: If checked, empty relationship values are skipped

Tips#

Use the Document Generation node instead if you want to generate a new document from a Template rather than importing an uploaded file.

See Flow Designer, Document Center