Skip to main content
Question

i am getting an error after uploading flat file while configuring it

  • May 29, 2023
  • 2 replies
  • 19 views

Forum|alt.badge.img+7

Data Upload execution 581859e5-c443-4108-b042-0b9838112fd9 has failed. Failure type OTHER_CONVERSION. Failed to parse text in CSV. Length of parsed input (15001) exceeds the maximum number of characters defined in your parser settings (15000). line=297954, column=39, record=42988, charIndex=90270185 caused by Failed to parse text in CSV. Length of parsed input (15001) exceeds the maximum number of characters defined in your parser settings (15000). line=297954, column=39, record=42988, charIndex=90270185. Celonis Support ID: ef2703fe-10f5-4845-9b87-f67953166d29

2 replies

I think you have defined a CHAR Column with a lenght X, and there is one record with a value for that column that is longer that the column lenght

 

HTH


Forum|alt.badge.img+8

Hi, have you been able to solve this issue? I am curious to know the answer! I am running in to the same issue but increasing the length does not seem to help.