StoreBinaryAndMeta
The connector, by default, sends files and metadata to Digital Safe separately.
When you set this parameter to FALSE
, the connector inserts each document as an e-mail message (.EML
) file. The document content becomes the body of the message, document metadata fields are flattened and become EML headers, and files are added as attachments.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Ingestion |
Example: | StoreBinaryAndMeta=True
|
See Also: |