Getting Error after 13C TCC Upgrade - Unexpected line format : The data in row #2, column #1 is inv
Content
Hi,
We are getting below error message after upgrading our TCC to 13C. Same script is running fine in another enviornments with out any issues in 11C.
Error Message:
Reason: Unexpected line format: The data in row #2, column #1 is invalid. The character #118 was a (double) quote. A delimiter character is expected.
Step : ReplaceAllPostStep
We are getting similar error messages in other itegrations as well.
com.taleo.integration.client.customstep.util.csv.InvalidCSVFileFormat: Unexpected line format: The data in row #1, column #1 is invalid. The character #177 was a (double) quote. A delimiter character is expected.
at com.taleo.integration.client.customstep.util.csv.CSVReader.readLine(CSVReader.java:687)
0