flat file error.

I am trying to write the flat file service but I got the following exception

com.wm.ff.parse.ParseException: [FFP.0012.0004] Found no valid records

Though there are records, it is keep on throwing the same exception.

Flat file Dictionary and schema looks ok with just one record identifier and field.

Share your sample code package with the test input data. Also make sure you are on the latest fix levels.

Hey,

Are you sure that the schema definition you created fits with the file you want to test against?

Please share:

  1. The webMethods version you are using.
  2. More details on the structure of your file and on how you defined the schema and the dictionary (fixed length elements, which line separator, do you have a record identifier in place etc).

Thanks,
Ana

I got it fixed already.

Thanks for your replies. BTW I am using 9.6

Previously I used Flat file schema in WM 7.x., so I was not able to get it work initially but later I was able to get the solution.

Thanks

If you can share what was the root cause and fix, it might help me and others :stuck_out_tongue:

If you can share what was the root cause and fix, it might help me and others :stuck_out_tongue:

I second that! :slight_smile:

Please share the root cause and how you made it work.

Thanks,
Ana