Skip to Content
0
Former Member
Sep 13, 2010 at 02:46 PM

CSV file receiver (Remove the last field value)

164 Views

Hi All,

I'm working on a CSV file receiver in the below format.

Srinivas,123,xyx,K

Gawshan,123,xyx,R

Himaval,123,xyx,Q

I want to strip off the field value on the end K, R and Q while writng the file in CSV, using some file adapter setting.

Any suggestions would be hightly appretiated.

Thanks

AJ