I have a fixed length 1040 character per row flat file that I need to parse. There are no record identifiers.
The Flat File format is:
File Header
RecordType1
RecordType2
RecordType3
File Footer
There is no count limitation on RecordTypes. That means, there can nth count of RecordType1 or 2 or 3. I mentioned 3 here just for reference purpose. File Header format is different than File Footer. Also, the record type formats are different too.
I am novice to webMethods development. Any help will be much appreciated.
Thanks…
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB