I have a flat file with just three fields.I then use a Flat File Schema to create a new schema.The schema is created well and fine.The DocumentType is also created properly.
When I run the schema created to check it against the flat file, it shows a popup window but w/o a listbox for checkWhiteSpace. This has to be set either true/false.Then I get a java.lang.reflect.InvocationTargetException com.wm.ff.parseStatus.
Tell me a viable solution to fix this.