davecoleman
4 years agoContributor
Datasink OOXML error - test was run a few days ago and now fails with java exception
Hi,
I have a datasink as first step in my loop and it fails with below error. If I run in the first 10 lines to test the datasink it shows the data in the preview window. what has caused this to occur?
failed ljava.lang.Exception: Failed to prepare the test step [DataSink]; org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException: No valid entries or contents found, this is not a valid OOXML (Office Open XML) file:java.lang.Ecception: Failed to prepare the test step [DataSink]; org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException: No valid entries or contents found, this is not a valid OOXML (Office Open XML) file], time taken = 4972
Hi,
I changed my Datasink from Excel to CSV to quickly move on.
will investigate further again.