Genpact Cora Knowledge Center

Support

Manage Supported File Types

Overview

You can manage which files to support or restrict in Cora SeQuence forms. In the MimeTypes.config file, there is a, <allowedTypes> section and a <restrictedTypes> section.  You can add and remove file types from these sections, as necessary.

Procedure

  1. Access the MimeTypes.config file, located in C:\Program Files\PNMsoft\Shared Resources\Configuration.
  2. Edit the MimeTypes.config file as necessary.
  3. Perform IISReset.

Supported File Types

Extension
contentType
extension="bmp"
contentType="image/bmp"
extension="csv"

contentType="application/octet-stream"

extension="doc"

contentType="application/msword"

extension="docx"

contentType="application/vnd.ms-word.document.12"

extension="gif"

contentType="image/gif"

extension="jpg"

contentType="image/jpeg"

extension="ods"

contentType="application/oleobject"

extension="odt"

contentType="application/vnd.oasis.opendocument.text"

extension="pdf"

contentType="application/pdf"

extension="ppt"

contentType="application.vnd.ms-powerpoint"

extension="pptx"

contentType="application/vnd.ms-powerpoint.presentation.12"

extension="rtf"

contentType="application/rtf"

extension="txt"

contentType="text/plain"

extension="xls"

contentType="application/vnd.ms-excel"

extension="xlsx"

contentType="application/vnd.ms-excel.12"

extension="xps"

contentType="application/vnd.ms-xpsdocument"

extension="zip"

contentType="application/x-zip-compressed"