Skip to main content
Skip table of contents

MIME Types

MIME types, also known as media types, are a standard way of identifying the data type in a file. They are used by web browsers, email clients, and other applications to determine how to handle different types of files. When you attempt to view a file, your system will first check the MIME type of the file to determine which application to open it with. If the MIME type is not registered with your system, your system will prompt you to select an application to open the file with. For example, if you double-click on a PDF file, your system will open the file in Adobe Acrobat because PDF files have a MIME type of application/pdf.

You can override the default behavior of a MIME type by associating a different application with the MIME type. For example, you could associate the MIME-type application/pdf with a different PDF viewer, such as Foxit Reader.


Steps

  1. On the top right, navigate to 
    cog
     → Application Studio → <<solution>>
  2. On the left, navigate to Channel Setup → MIME Types
  3. Click on the New MIME Type button.
  4. Insert a MIME Name.
  5. Add the File Extension. In our example, pdf.
  6. Insert the MIME Type. In our example, application.
  7. Type the Application Path to the executable. In our example, c:\application\foxit.exe.
  8. Add a Description.
  9. Click Save when done.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.