2020-08-15 15:55发布
点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)当我通过媒体上载上传xlsx文件... 显示全部
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
当我通过媒体上载上传xlsx文件时,该文件将作为.bin文件保存在hmc中。 我尝试上传csv,docx和xls文件。 所有这些文件扩展名都可以正常工作,只有xlsx文件将作为bin文件上载。 目前,我正在使用hybris 6.2版。
有人有这个问题或知道如何解决吗?
问题是,默认情况下,平台Advanced.properties文件中未定义XLSX的MIME类型(application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)。 因此,解决方案是在local.properties中或更合适的特定project.properties文件中正确定义新的media.customextension属性。 在此示例中,正确的属性是:media.customextension.application.vnd.openxmlformats-officedocument.spreadsheetml.sheet = xlsx
最多设置5个标签!
问题是,默认情况下,平台Advanced.properties文件中未定义XLSX的MIME类型(application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)。 因此,解决方案是在local.properties中或更合适的特定project.properties文件中正确定义新的media.customextension属性。 在此示例中,正确的属性是:media.customextension.application.vnd.openxmlformats-officedocument.spreadsheetml.sheet = xlsx
一周热门 更多>