Before you start
These instructions are intended for users familiar with Tomcat and the database they are using. Examples using the H2 embedded database are included throughout to help beginners.
Unless you are using H2 embedded, you must have a database before creating a data source (see Mandatory: Create the databases).
For a list of supported databases, consult the platform support
details available on the IBM® support site
.
Delete any previous
decisioncenter,decisioncenter, anddecisioncenter-apiinstallations in the /temp and /webapps directories under the Tomcat directory<CATALINA_HOME>. This ensures that Tomcat recompiles the JavaServer Pages.Set
CATALINA_HOMEas an environment variable.Set
JRE_HOMEorJAVA_HOMEas an environment variable.
After finishing the configuration, you can sign in to the Decision Center consoles, but there is no decision service project initially. You must publish one from Rule Designer.