Chapter 17. Verifying the Red Hat Decision Manager installation
After you have installed Red Hat Process Automation Manager, create an asset to verify that the installation is working.
Procedure
In a terminal window, navigate to the
EAP_HOME/bindirectory and enter the following command to start Red Hat Process Automation Manager:./standalone.sh -c standalone-full.xmlNoteIf you deployed Business Central without KIE Server, you can start Business Central with the
standalone.shscript without specifying thestandalone-full.xmlfile. In this case, ensure that you make any configuration changes to thestandalone.xmlfile before starting Business Central.In a web browser, enter
localhost:8080/business-central.If you configured Red Hat Process Automation Manager to run from a domain name, replace
localhostwith the domain name, for example:http://www.example.com:8080/business-centralIf you configured Red Hat Process Automation Manager to run in a cluster, replace
localhostwith the IP address of a particular node, for example:http://<node_IP_address>:8080/business-central
-
Enter the
adminuser credentials that you created during installation. The Business Central home page appears. -
Select Menu
Deploy Execution Servers. - Confirm that default-kieserver is listed under Server Configurations.
-
Select Menu
Design Projects. - Open the MySpace space.
-
Click Try Samples
Mortgages OK. The Assets window appears. -
Click Add Asset
Data Object. -
Enter
MyDataObjectin the Data Object field and click OK. -
Click Spaces
MySpace Mortgages and confirm that MyDataObjectis in the list of assets. - Delete the Mortgages project.