Run the example in Design Studio

Extract from <packs_install_dir>/UIProjectImports/cbprJnodesConfigIBM.tar.gz file.
  • jnodes0.jar
The following jars needs to be copied from <TX_install_dir>/jars:
  • jackson-core-n.n.n.jar
  • jackson-annotations-n.n.n.jar
  • jackson-databind-n.n.n.jar
Or visit https://repo1.maven.org/maven2/com/fasterxml/jackson/core/ for download.
Note: Recommend using latest version.
For the non Docker environments:
  • Copy jars to <TX_install_dir>/extjar.
For the Docker environments:
  • Docker cp jnodes0.jar <brand>-server:/opt/<company>/<brand>/libs/.
  • Restart the design server, i.e., docker restart <brand>-server.
  1. Build all the maps in the .mms files listed in What the example contains section.
  2. Replace the input card 1 in any of the main maps (under cbpr_t9n_mx_frmwrk_maps.mms file) with desired input file.
  3. Run any of the main router map:
    • cbpr2520_camt029_framework (camt.029.001.09 into MT196/MT296)
    • cbpr2540_camt056_framework (camt.056.001.08 into MT192/MT292)
    • cbpr2510_camt054_framework (camt.054.001.08 into MT900/MT910)
    • cbpr2600_camt057_framework (camt.057.001.06 into MT210)
    • cbpr2500_pacs002_framework (pacs.002.001.10 into MT199/MT299)
    • cbpr2700_pacs008_framework (pacs.008.001.08 COR/SGO into MT103 COR/STP/SGO)
    • cbpr2710_pacs009_mt202_framework (pacs.009.001.08 into MT202 COR/COV/ADV)
    • cbpr2724_pacs009_mt205_framework (pacs.009.001.08 into MT205 COR/COV)
    • cbpr2530_camt053_framework (camt.053.001.08 into MT940)
    You will see the output file on data folder called mt_out.xml and translation logs on data folder called audit_msg.json.