Hi,
My flatfile situation looks like this:
Flat file definition = Delimiter (Carriage return line feed)
Record definition: Contains fixed position fields where the last 10 is not mandatory.
The expected output when the none-mandatory fields are not mapped is the record should end at the last filled out field and not fill out the trailing fields with blanks.
The behaviour I describe was working before the IS_6-5_SP1 was applied on our environments.
Now not use fields are filled out with blanks creating a record with trailing spaces. Perhaps this is a wanted behaviour, motivating the change from wM, but now I need to find another way of handling the empty fields.
I am not an experienced in the flat file area, so any suggestions in how to solve my problem is appreciated.
Eric
Ps. The attached package can be used to test this problem I have
TestFlatFile.zip (32.9 KB)