Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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