I am using the smart service - "Export Data Store Entity to Excel" to convert my CDT data into excel file (.xlsx). I could able to get the desired data in excel. The issue is when I pass this system generated file (excel file) to the Aspose system via integration, I receive this error - "The Excel file is corrupted or not a valid Excel file." at aspose end. I checked opening this file in Linux server i.e. aspose server, I couldnt open the file. I could able to open the same in my local and from my Appian UI. Can you please help to know why it says file is corrupted in aspose end? Thanks in advance!
Discussion posts and replies are publicly visible
Do you see any information in log? COuld you share it?
You mean Appian logs or Aspose logs ?
Yes, both of them please.
But, I am not supposed to share logs as I have codes in it. I checked the logs already, the same is working fine for manually uploaded excel. I face issue only with the system generated excel file .xlsx says its corrupted.
It's probably related to how you're sending the file through the integration... If you open the file before sending it... does it open correctly?
yes, as I have mentioned earlier in my question, when I open the same file in my local, its opening without any issue.
So the problem is related with the integration, could you share details about it?
David, I checked the same flow by updating manually, that case the integration is happening fine. So there is no issue in integration. Only the file opened in Linux server says corrupted.