Problems with Peopletools and Excel
We have recently upgraded to HCM9.2 and Peopletools 8.54. After some performance issues, we have upgraded to PSTools 8.54.19. The problem we are facing now is that we cannot export results from Query Manager to Excel. The queries run ok in HTML, but when I try to export to Excel, the file only contains the 2 first lines (header and number of rows which are supposed to be in the file) and the first incomplete record.
After some tests, I have realized that the problem occurs if the fields in the result query are diferent than CHAR type .... If we ask for a number or date filed, the excel file is incomplete, despite the number of records. I have made a query that returns more than 45.000 records and it is downloaded perfectly if all the fields are CHAR ....