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