File Type Checker

Content Type: Module
Categories: Import/Export

Overview

This module provides a fast and easy way to identify the MIME type of any file. It does so by using a combination of the contents and the extension of the input file. Tested in Mendix versions 7.8.0 to 7.22.2.

Documentation

Demo url

Description

[Provide an extended description of your content]

Typical usage scenario

[Describe typical usage scenario(s)]

Features and limitations

[Describe the features / limitations of your content]

Dependencies [optional]

  • [Mendix modeler version]
  • [Other dependencies: E.g. modules, jars, images, styles etc.][

Installation [optional]

[Describe the necessary steps to install the content]

Configuration [optional]

[Describe the necessary steps to configure the content]

Known bugs [optional]

[Describe the known bugs]

Frequently Asked Questions [optional]

  • Q:
  • A:

Releases

Version: 1.0.2
Framework Version: 7.8.0
Release Notes: Dependency fix
Version: 1.0.1
Framework Version: 7.8.0
Release Notes: Fixed a bug on the retrieval of the file name.
Version: 1.0.0
Framework Version: 7.8.0
Release Notes: First release of the File Type Checker.