Chapter 5. Verifying the Red Hat Decision Manager installation


After you have installed Red Hat Decision Manager, create an asset to verify that the installation is working.

Procedure

  1. Enter the following command to start Decision Server:

    EAP_HOME/bin/standalone.sh
  2. In a web browser, enter localhost:8080/decision-central. If Red Hat Decision Manager has been configured to run from a domain name, substitute localhost for the domain name, for example:

    http://www.example.com:8080/decision-central

    If Red Hat Decision Manager has been configured to run in a cluster, substitute localhost for the IP address of a particular node, for example:

    http://<node_IP_address>:8080/decision-central

  3. Enter the admin user credentials that you created during installation. The Decision Central home page appears.
  4. Select Menu Design Projects.
  5. Click Try Samples.
  6. Click mortages. The Assets window appears.
  7. Click Create New Asset.
  8. Select Data Object.
  9. Enter MyDataObject in the Name field and click OK.
  10. Click Spaces myteam mortgages and confirm that MyDataObject is in the list of assets.
  11. If you are verifying a clustered installation, enter the following URL, where <node_IP_address> is the address of different node. Enter same credentials that you used with the Decision Central where you created the MyDataObject asset.

    http://<node_IP_address>:8080/decision-central

  12. Select MenuDesign Projects.
  13. Select the mortgages project.
  14. Verify that MyDataObject is in the asset list.
  15. Delete MyDataObject.
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top