Hello Experts,
I have one scenario where I have to generate ".XLSX" file and I have followed the below post by Aashish Sinha.
Convert incoming XML to Excel or Excel XML – Part 1 - XSLT Way
The output file is generated with ".xlsx" however while we are trying open the file,it is saying that the file is corrupt.If we change the extension manually to ".xls" then it opens,though it gives a warning. We need to generate a proper ".XLSX" file which could be opened without any warning.
Can any one advise if there is any way to have that? Appreciate your help!!
Note:I tried the JAVA mapping and got same problem.
Regards,
Arijit