Manual equivalents of configuring Decision Center

To manually set up Decision Center, configure database connectivity, security access, and then deploy the Decision Center EAR.

Operational Decision Manager supports WebSphere® Application Server 8.5.5. The recommended approach to setting up Decision Center on WebSphere Application Server is to use profile templates. Profile templates are only available for WebSphere Application Server distributed platforms.

See the Summary section for a more general view of your configuration possibilities.

To configure Decision Center manually, you must first create a profile and start the server, as described in Configuring on a stand-alone profile.

Note:
Before starting the server, increase the allocated heap size for the wasadmin Java process as follows:
  • On Windows, replace with -Xms2048M -Xmx4096M in your %JAVA_EXE% command in wsadmin.bat.
  • On Linux, set the JVM_EXTRA_CMD_ARGS environment variable to "-Xms2048M -Xmx4096M"