Hi All,
I have created a FFSchema with recorddefinition as dummyHeader. The FF Definition has record parser as Delimited with Record characeter newline, field character ,
The flat file is
dummyHeader,1,2
dummyHeader,3,4
Now I have a repeat step under which I am doing the convertToValues. The first dummyheader record is parsing fine.
But when it comes for 2nd iteration, the converttoValyes service is failing with [FFP.0012.0004] Found no valid records error.
The 2nd record is not getting parsed, could anyone help me with this?
Thanks in advance,
Guru
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods