DISCO classifies documents as a variety of document types, and uses the document type classification to inform how it processes native files. When ingesting with a load file ingest, users can define the specific DISCO document type they would like to associate with the file for a given row.
NOTE: These values are specific to DISCO and are case sensitive. To work in DISCO any defined document types must match the exact value listed below.
The values in the below table are the only acceptable values to for passing in to DISCO.
Value | Description |
Text | The document was determined to be a text file. |
The document was determined to be an email. | |
The document was determined to be a PDF file. | |
Word | The document was determined to be a MS Word document. |
Excel | The document was determined to be an MS Excel file. |
PowerPoint | The document was determined to be a MS PowerPoint document. |
Pst | The document was determined to be a PST file. |
Html | The document was determined to be an html file. |
Image | The document was determined to be an image. |
RichText | The document was determined to be a rich text file. |
Zip | The document was determined to be a ZIP file. |
Audio | The document was determined to be an audio file. |
Video | The document was determined to be a video file. |
Appointment | The document was determined to be an appointment. |
Contact | The document was determined to be a contact. |
Cad | The document was determined to be a CAD file. |
Project | The document was determined to be a MS Project file. |
Xps | The document was determined to be a MS XPS document. |
Vcard | The document was determined to be a Vcard file. |
Visio | The document was determined to be a MS Visio drawing. |
Executable | The document was determined to be an executable file. |
OpenXml | The document was determined to be an Open XML document. |
Iso | The document was determined to be a disk image. |
Mbox | The document was determined to be a mailbox file. |
Rar | The document was determined to be a RAR file. |
Publisher | The document was determined to be a MS Publisher file. |
Note | The document was determined to be a MS OneNote file. |
Archive | The document was determined to be an archive. |
BinaryFile | The document was determined to be binary file. |
DiskImage | The document was determined to be a disk image. |
DataFile | The document was determined to be data file. |
Database | The document was determined to be database. |
EmailContainer | The document was determined to be an email container. |
Event | The document was determined to be an event. |
Font | The document was determined to be a font. |
Multimedia | The document was determined to be a multimedia file. |
Presentation | The document was determined to be a presentation. |
Spreadsheet | The document was determined to be a spreadsheet. |
Chat | The document is a set of chat messages. |