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.