File Layouts are of prime importance in file based interfaces. While developing a File Layout based inbound interface, it would be a good idea to test that the File Layout is reading data from the same file before you even start developing the App engine that extracts data. How would you test if a file layout is reading data correctly from the sample file?
Related Questions