1. Option to overwrite schema attributes in command line
Now you can parameterize you schema and control any of its attributes through command line parameters.
I you want to pass value to the schema through command line you need to do the following:
1) Add Global Variable (in Options) to your schema to define a part of the file name i.e.: filesufix
2) Change file name in the schema to something like this:
Name="MyFile-[Constant('filesufix')].csv"
3) Call FlaFi in command line like this:
C:\Program Files\Flat File Checker\FlaFi "SchemaPath.xml" -filesufix 20100124
Does any other application have something cool like that?
2. Drag and Drop Rules
Now you can drag & drop rules in the rule builder which is an amasing experience!
3. StdOut Show Errors
Now you can use -errors token in the console version of the application to echo data errors.
Bug Fixes
- Command line execution not returning errorlevel
- "Has Header" checkbox not preserved
- Global Variable without value - unhandled exception
- Start and End positions are not saved.
- Start Column default value
- Custom Query Screen - improved interface
- Mid function in the VB Expression
- Constant not working in data and error file specifications
Join project group to dowload this version!