5.4. Verifying the installation

After you install Decision Server and define the Decision Server group mapping, verify that the server is running.

Prerequisites

  • Decision Server is installed on the IBM WebSphere Application Server instance.
  • You have set all required system properties for the headless Decision Manager controller.
  • You have defined the Decision Server group mapping in IBM WebSphere Application Server.

Procedure

Navigate to the Decision Server URL http://<HOST>:<PORT>/kie-server to verify that the server is running, or send a GET request to http://<HOST>:<PORT>/kie-server/services/rest/server to check whether the Decision Server REST API responds.

<HOST> is the ID or name of the Decision Server host, for example, localhost or 192.7.8.9.

<PORT> is the port of the Decision Server host, for example, 9060.

If Decision Server is not running, stop and restart the IBM WebSphere Application Server instance and try again to access the Decision Server URL or API.