Hi,
I believe that you have not created a FlatFileDictionary.
Create a FlatFileDictionary with the recordname as recordWithNoID.Then create the field definitions and select the Extractor Type for the Field Definition(s) as Nth Position and set the postion of the field in the flat file starting from index 0.
Then create a flat file schema:
RecordParser = delimiter
record = newline
fields = ;
In the Settings tab of the FlatFileSchema select the default record pointing to the FlatFileDictionary created above.
Then you can test your schema by clicking on the Test tab in the FlatFileSchema object and browse the CSV file.
Thanks
sivaram
#webMethods#edi#Integration-Server-and-ESB