Hello Everyone-
I am struggling with this issue for a while now, i have a WF which simply reads data from a CSV file and writes it to an Oracle Table. All data fields in the CSV file are String (although there are some number and date-time data), intention is to read them "As-Is" to a table and then use it as needed,i do Append Field Map as Custom while configuring the Output tool. For validating the data , i read the same data from the oracle table instead of the CSV file and the data only shows first characters instead of showing the entire description. Please see below snippet along with the WF i am using. Please advise if i am missing anything. Thank you for your help.

