How to run the Universal Confirmation FIN example in Design Studio
This topic describes how to run the Universal Confirmation FIN example in Design Studio.
- Use the Design Studio to open and build all maps in uc_translation.mms, and validate_messages.mms maps.
- Run the map uctrx199 in uc_translation.mms for fin to MT199 translation.
-
Check for the output file prevalidation_failed.json,
postvalidation_failed.json, or MT199.out in the data
folder.
Note: Any one of the three files will appear in the data folder.Expected results:
- Valid Scenarios:
In case of successful pre-validation, translation, and post validation, the MT199.out (For fin to MT199 translation) file appears in the data folder.
- Invalid Scenarios: An error file prevalidation_failed.json file appears in the data folder in following scenarios, but not limited to:
- Any of the pre-validation executable map *.mmc is not found.
- Input source file is invalid and not compliant with pre validation rules.
- The translation executable map is not found, or translation is failed.
- Unsupported input provided for translation.
An error file postvalidation_failed.json file appears in the data folder in following scenarios:- Any of the post validation executable map *.mmc is not found.
- The output file is invalid and not compliant with post validation rules.
- Valid Scenarios: