oracle report desformat =XML saves as .xls
Hello.
I am running an oracle report using Oracle application server version 10.1.2.2.0 and Internet Explorer 11.
I use a .jsp parameter form that accesses a .rdf report. The output generated should be .xml. For that I set desfomat =XML destype = CACHE.
Initially, on win7, the output was sent to the browser as an xml file and an message with three options (OPEN in browser/ Save/ Save as).
On win10, the output was loaded into the brower automatically(not what the user wanted). The file should be saved locally.
I added the hidden parameter mimetype and set it to application/vnd.ms-excel.