Skip to main content
Question

How to make Data Streaming Service return XLSX instead of XLS in Content-Type

  • November 11, 2020
  • 1 reply
  • 205 views

stezi
Contributor
Forum|alt.badge.img+6
  • Contributor
  • 21 replies

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

jovitaatsafe
Safer
Forum|alt.badge.img+11
  • Safer
  • 635 replies
  • November 12, 2020

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.