Renato,
I thought that you might be talking about the same MFG.txt related Schema.Its ok then.
When you say a single line, does it mean that I just can use fixed length if the flat file has one single line?
Yes,i mean it and since in if it a Fixedlength or variablelength flatfile then it should not have Record Delimiter but can have Field Delimiter.
Regarding if the line Exceeds 150chars then the FFSchema will put that all extra data in the “unDefData” string a place holder and you can see this in the pipeline once parsing the flatfile.So there is some way to handle this undefinedData but i have not gone much deeper.
If you have some time please go thru this documentation (ISFlatFileSchemaGuide.pdf)which explains how to handle this type of FF schemas.
Another option would be make sure before create Schema and request your initiator who is generating this file and not to send the data more than 150 chars or let him know the behaviour that FFSchema does truncating of the data.If they say that some times flatfile exceeds 150 then define the schema with that ending positions.
Just my thoughts,
RMG,
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services