How to run the example in Design Studio
Running FIX to FIXML translation map:
- Build all maps in the .mms files listed.
- Replace input card 1 in example map fixfml_<FIX_version>_adv.mms with desired input file.
- Run main example map, fixfml_<FIX_version>_adv.mms
- See output file, on data folder called fixml_adv_<FIX_version>_out.xml
Note: <FIX_version> = '50' or '50_sp1' or '50_sp2'
Running FIXML to FIX translation map:
- Build all maps in the .mms files listed.
- Replace input card 1 in example map fmlfix_<FIX_version>_adv.mms with desired input file.
- Run main example map, fmlfix_<FIX_version>_adv.mms
- See output file, on data folder called fix_adv_<FIX_version>.out
Note: <FIX_version> = '50' or '50_sp1' or '50_sp2'