Skip to content

DecisionsDev/Web-Authoring-custom-value-editor-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Web-Authoring-custom-value-editor-integration

Features

This is the source code of dcclient Web Authoring app after enhanced to include custom value editor for action rule and decision table.

Screenshot 2025-05-09 at 4 06 37 PM

Requirements

  1. Need to install ODM 8.11 or 8.12 version. This is tested with both these versions

Deployment

  1. Copy and Replace the businessvalueeditor folder from repo to /teamserver/samples
  2. Copy and Replace the servercomponents folder from repo to /teamserver/samples
  3. Build the dcclient.war using ant command from Sample commands(build,war).
  4. Build businessvalueeditor using ant command from Sample commands(repack, run).
  5. 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.
  6. Verify web.xml of dcclient is only added with sample valueeditor servlet addition.
  7. If Decision table is not loading properly, hardcode config.profile.dtCompactMode variable in DecisionTable.js to false.

Issues and contributions

For issues relating specifically to this repository, please use the GitHub issue tracker. We welcome contributions following our guidelines.

License

The code found in this project are licensed under the Apache License 2.0.

Notice

© Copyright IBM Corporation 2025.

About

Web Authoring using Decision Center web component sample

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors