hello all,
I have a scenario as follows for fixed length flat file parsing.
Flat file is of fixed length(lets say some 100 characters )
Is there any possibility for parsing records with different lengths suppose (first record is of 100 and next record is of 150 characters) (records in same Flat file)in a correct order so that extra characters can be trimmed or validated instead of taking them as next field/fields of another record while parsing without errors in the same FFschema.
Any suggestions/solution form u guys is welcome.
#Integration-Server-and-ESB#webMethods