Configure Report Template File Type
In order to modify the supported template file types in the TMS Lite Browser-Report tab, add fu_content_type and fu_ext properties to the tmsconfig.properties file.
Note:
Each supported type is separated by commas. The tmsConfig.propertes file is located in the OPA_HOME\config folder and by default, fu_content_type and fu_ext properties may not be present.
-
Default supported content types are application/msword, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/vnd.openxmlformats-officedocument.wordprocessingml.template, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.openxmlformats-officedocument.spreadsheetml.template, application/rtf, text/richtext, text/plain.
-
Default supported file extensions are .doc, .dot, .docx, .dotx, .xls, .xlt, .xlsx, .xltx, .rtf.