Decision Center assets

These assets are used to customize Decision Center.

Decision Center provides two assets that you can use to customize your instance of the component.

Decision Center API JARs

Decision Center is a rule management server and repository that is integrated into a WebSphere Liberty server. You use Decision Center to author, manage, validate, and deploy business rules. It includes a Java™ client API to do the following tasks remotely:

  • Customize the security and behavior of Decision Center for users.
  • Retrieve, erase, or create projects.
  • Manage baselines.
  • Create packages and rules.
  • Search the repository.
  • Lock, unlock, and commit project elements.

To obtain the asset, download the following compressed file:

https://DC_HOST:DC_PORT/decisioncenter/assets/decision-center-client-api.zip
Tip: In the URL, DC_HOST is the name of the virtual machine that hosts the files, and DC_PORT is the port number where the application is exposed.

Build Command tool

The Build Command tool is a command line interface for building rule projects without Eclipse.

To obtain the asset, download the following compressed file:

https://DC_HOST:DC_PORT/decisioncenter/assets/buildcommand.zip