Skip to content

Appflow Exception - Unable to parse a valid csv file in appflow internal logic

0

Detailed exception messages are: Found a part that failed processing 2024-08-01T22:29:30.261Z with message: Exception in converting CSV to JsonNode.Unexpected character (':' (code 58)): Expected column separator character (',' (code 44)) or end-of-line at [Source: (com.fasterxml.jackson.dataformat.csv.impl.UTF8Reader); line: 1, column: 32]. Contact Amazon AppFlow with ExecutionId: 06a58f68-bf28-4582-948c-ad5a5572a70b for further assistance.

Please note that the csv file (in S3) is able to be processed as source connector in appflow. The above error occurs when I trigger appflow run.

asked a year ago275 views
2 Answers
0

This looks like appflow bug. Is it possible to have a developer look at it?

answered a year ago
0

I ran into this issue. I needed to clear the errors bucket. Not sure why but that solved the issue. AWS should fix this

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.