Search

Chapter 17. Verifying the Red Hat Process Automation Manager installation

download PDF

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

Procedure

  1. In a terminal window, navigate to the EAP_HOME/bin directory and enter the following command to start Red Hat Process Automation Manager:

    ./standalone.sh -c standalone-full.xml
    Note

    If you deployed Business Central without KIE Server, you can start Business Central with the standalone.sh script without specifying the standalone-full.xml file. In this case, ensure that you make any configuration changes to the standalone.xml file before starting Business Central.

  2. In a web browser, enter localhost:8080/business-central.

    • If you configured Red Hat Process Automation Manager to run from a domain name, replace localhost with the domain name, for example:

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

    • If you configured Red Hat Process Automation Manager to run in a cluster, replace localhost with the IP address of a particular node, for example:

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

  3. Enter the admin user credentials that you created during installation. The Business Central home page appears.
  4. Select Menu Deploy Execution Servers.
  5. Confirm that default-kieserver is listed under Server Configurations.
  6. Select Menu Design Projects.
  7. Open the MySpace space.
  8. Click Try Samples Mortgages OK. The Assets window appears.
  9. Click Add Asset Data Object.
  10. Enter MyDataObject in the Data Object field and click OK.
  11. Click Spaces MySpace Mortgages and confirm that MyDataObject is in the list of assets.
  12. Delete the Mortgages project.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

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

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

© 2024 Red Hat, Inc.