Configuring SWIFT MT JVC

Procedure

  1. On <WINDOWS_pack_install_dir>/financial_payments_vn.n.n.n/swift/mt/jvc/maps, update the jvalccyy.prop, replacing the WINDOWS directory references with the corresponding equivalent on ITX-RS docker container mounted data volume: /data/maps/finpay
  2. Using Design Studio, update the map rule on the validate_message map, on output card #1 item JvalPropPath. Change the map rule from =NONE to the location of the jvalccyy.prop on the corresponding equivalent on the ITX-RS docker container mounted data volume: ="/data/maps/finpay/swift/mt/jvc/maps".
  3. Copy the following JVC jars to the <bind_mount_dir>/extra directory by extracting from <WINDOWS_pack_install_dir>/financial_payments_vn.n.n.n/UIProjectImports/swiftMTjvcConfig.tar.gz
    • jvcwrap.jar
    • jvalccyy.jar
  4. Restart the ITX-RS container, by issuing the following command:
    docker restart itx-rs