Got problem while parsing CSV file

Hi friends,

I’m new to wM. Here i got the problem while parsing of CSV file. Can you please tell me the procedure from the scratch to end for CSV parsing regarding Dictionary and Schema.

Thanks & Regards.

Please refer Flat_File_Schema_Developers_Guide from SAG documentation to get basic information.
Let us know the problem you got while parsing your CSV.

Thanks,
Sreenivas

Sriniu,

What you have done so far for parsing csv file in the Developer/Designer?

Didyou try to create the FFSchema definition with delimiters as (records=newline,field=,(comma) and select Nth Field definition?

Try create the record definition as recordWithNoId and under the same hierrachy start creating the field definitions (0,1,2,3)

recordWithNoId
—>Field1
—>Field2
so on…

HTH,
RMG

1 Like

Hello friends,

Thank You for the text …what ever you said its very useful while parsing the csv file …finally i got that …Thank YOU …!!

Good to hear :slight_smile:

Glad to hear it is working!..as long it works for you :smiley: