I have a graph that reads an excel data file. The input xlsx has only one sheet of data. The graph works fine in my desktop computer. But when I ftp it to the Linux server and run it, it throws the following error:
Node READ_PART_SHEET error details:
Element [READ_PART_SHEET:Read Part Sheet]-Component pre-execute initialization failed.
…
… the file will be ignored caused by: There is no sheet conforming sheet pattern
My Desktop Version: 3.5.1.018
Server version 3.3.1.11
I tried using the XSL reader. It did not work. I changed it to spreadsheet reader. Still, it gives the same error.
What is causing this error?
Thanks
Chari