Configuring Document Management

As part of the Archibus document management system, the program sends documents to the client browser in MIME (Multipurpose Internet Mail Extensions) format, a formal extension to the Internet standard for handing embedded files for text, audio, video, or application specific data. You can control what file types and what MIME types the program uses.

The documentManagement Tag

The documentManagement section of the \webapps\archibus\WEB-INF\config\context\compatibility\afm-config.xml file specifies which types of files users can check in and out of Archibus and how they should be displayed when downloaded.

For instance:

The fileType Tag

Including a fileType entry permits that type of file to be uploaded and downloaded.

The header tag specifies the MIME instructions that are included in the message back to your browser in the header announcing the file.

The RFC 2183 content dispositions that are of most relevance are:

Supported File Types

As a security measure WebCentral validates the first two bytes of file content if the file size is less than 256 KB. It validates content for the above file extensions,

The above are the only supported file types. If you wish to add unsupported file types, you do so at your own risk.

Note: Prior to V2022.03, Archibus supported additional file types. If you have uploaded documents whose types are now not supported, those documents remain as is; however, you cannot add additional files of those types.