Question
NA
US
Last activity: 9 Nov 2021 19:20 EST
Data import form .csv file Column Size
We are having an issue with importing data using a .CSV file the problem is that when we get the data from the source system the Body field has to many characters in it. So a csv is nothing more than a "Comma Separated Values" but Pega is erroring out when the column size is to large. Why is this happening. is there a work around.
@ScottW0463 what is the error you see. I’m assuming you would be using parsecsv activity. Can you add log messages to see if the java code is spitting more specific details?
this may help us to know where to tweak