Run the example in Design Studio

The cbprJnodesConfigIBM.tar.gz file is available either in IBM_financialpaymentsplus_10.2.0.0.zip or in UIProjectImports directory.

Extract from 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.

For the non Docker environments:
  • Copy jars to <TX_install_dir>/extjar.
For the Docker environments
  • Docker cp jnodes0.jar tx-server:/opt/ibm/wsdtx/libs/.
  • Restart the design server, i.e., docker restart tx-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_mt_frmwrk_maps.mms file) with desired input file.
  3. Run any of the main router map:
    • cbpr1500_mt9n0_framework (MT900/MT910 into camt.054.001.08)
    • cbpr2800_mt103_framework (MT103 COR/STP into pacs.008.001.08)
    • cbpr2810_mt202_framework (MT202 COR/COV/ADV into pacs.009.001.08)
    You will see the output file on data folder called mx_out.xml and translation logs on data folder called audit_msg.json.