Skip to main content

When I try to create a Data Streaming Service for a workbench creating a XLSX file, the resulting file originating from FME Server is recognized as a XLS file instead of XLSX. Thus, the downloaded file is test.xlsx.xls.

 

How can I guarantee that the file is recognized as XLSX? The content-type returned by FME Server is application/vnd.ms-excel. As far as I can see, this is wrong. It should be application/vnd.openxmlformats-officedocument.spreadsheetml.sheet?

 

2020-11-11_1317492020-11-11_133135

Hi @stezi​,

Thanks for bringing this up! Our development team has identified an issue with the content type return for the Excel writer that is likely causing this. I've filed a problem report tracked as (FMEENGINE-67665) and I'll update this post as soon as it has been addressed.


Reply