This is a source code with runnable jar to initialize an ODM Decision center database using the Decision center REST APIs.
- Decision center application should be up and running in new schema.
- JDK version 17 or up
- Import the project source code
- Build the war file with maven or Directly Download the war file DC-Schema-Initializer-UI.war from repository and use it.
- Deploy or Run the war file: java -jar DC-Schema-Initializer-UI.war
- Application will run in the port 8080
- Access the app with end point: http://host_name:8080/ or http://host_name:8080/initialize
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.

