This is the source code of dcclient Web Authoring app after enhanced to include custom value editor for action rule and decision table.
- Need to install ODM 8.11 or 8.12 version. This is tested with both these versions
- Copy and Replace the businessvalueeditor folder from repo to /teamserver/samples
- Copy and Replace the servercomponents folder from repo to /teamserver/samples
- Build the dcclient.war using ant command from Sample commands(build,war).
- Build businessvalueeditor using ant command from Sample commands(repack, run).
- Integrate businessvalueeditor jar files from /ODM_dir/teamserver/samples/businessvalueeditor/build/lib(servervalueeditor.jar, servervaluetranslator.jar) to WEB_INF/lib and web.xml(Only servlet addition part without security constratints), js files(businessvalueeditor/build/webresources/js) with dcclient war.
- Verify web.xml of dcclient is only added with sample valueeditor servlet addition.
- If Decision table is not loading properly, hardcode config.profile.dtCompactMode variable in DecisionTable.js to false.
For issues relating specifically to this repository, please use the GitHub issue tracker. We welcome contributions following our guidelines.
The code found in this project are licensed under the Apache License 2.0.
© Copyright IBM Corporation 2025.