Hi everyone,
I'm using Oracle BI Publisher version 12c and recently I notice a strange error: when I schedule some reports that use excel templates (.xls), their output can not be opened without the error message "The file format and extension of <report_name> don't match. The file could be corrupted or unsafe. Unless you trust its source, don't open it. Do you want to open it anyway?"
If I click Yes, the file is opened but the texts (supposed to be Vietnamese) are all messed up with strange characters and can not be read. Although the XML data generated by the jobs in Report job history are always in the the good condition.
I have tried these approaches:
1. Schedule with bursting definition and specify: 'EXCEL' AS OUTPUT_FORMAT
→ The output is still broken
2. Schedule with Email as the destination
→ The output in the report job history is broken, while the output sent through email is normal
3. Schedule a rtf template to output a .xlsx file
→ The output is normal but it's not viable in my case, since my report has an excel template containing 80 columns
4. Run the report online
→ The output is normal, but for "heavy" reports, I will have to wait 10-20 minutes
Does anyone know what might have caught this error and how do I fix/prevent it?