How to run the example in Design Server

Run instructions for the MT950 Splitter Map example.

About this task

These steps describe how to run the MT950 Splitter Map example in Design Server.

Procedure

  1. Update the config.yaml (previously tx-server.env) to set the following properties:
    • TX_MAP_RUN_CHECK_FOLDERS=.,/data,/output
    • TX_MAP_RUN_CHECK_EXTENSIONS=.txt,.bin,_data

      Stop and start TX server (for previous versions, run the script update_envs.sh).

  2. Import the Design Server project , <install_dir>/packs/financial_payments_vn.n.n.n/UIProjectImports/swiftMT950Split.zip.
  3. Build all the maps under the following:
    • mt950_split_v2.mms
    • mt950_split.mms
  4. Run the following main maps:
    mt950_control map
    Refresh the browser, and click the File tab on the UI. You should see two mt950_186_*.txt files in the data logical folder.
    v2_mt950_control
    Refresh the browser, and click the File tab on the UI. You should see an mt950_split.txt file with content in the data logical folder.
    v2_mt950_recalc
    Refresh the browser, and click the File tab on the UI. You should see two mt950_recalc_*.txt files in the data logical folder.
  5. View the output. Go to the Structure part of the palate, and right-click on the Target, then select View Audit.
    This will show the location of the output files just created.
  6. To download the output, go to the Files tab, right-click on each file, and select Download.