HI guys,
I have created a schema which would parse a file with each record being of 1304 characters. In addition to fixed length, they are line delimited as well.
Now, the characters/fields inside each record can be identified with only thier positions.
i have created the schema in which i have selected fixed length as type of record. I have left all other options in the Flat file Defination window as empty.( i am using webMethods 7.x developer).
Coming to flat File structure window, i have created each of those fields with extractor being the position.(1-3,3-6…etc).
But when i try to run the schema or use the converttoValues, it eventually errors out saying “No valid records found”…
I have tried to use Delimted instead of fixed lenght…but same problem…
What could be the issue…kindly help.
#webMethods#Integration-Server-and-ESB#edi