After you create relationships between the business entity types, the relationships result in a relationship graph. You can search for a record and view all its related records in the relationship graph.
Open a browser, and enter the URL in the following format:
https://<Host>:<Port>/<Relationship UI WAR Name>
The URL format uses the following parameters:
Host
. Name or IP address of the machine on which you deploy the relationship graph user interface WAR file.
Port
. Port through which the host listens.
Relationship UI WAR Name
. Name of the relationship graph user interface WAR file that you deploy on the Tomcat container. Default name is
bdrm-ui
.
The following URL uses the default relationship user interface WAR file name:
https://BDRMServer:8080/bdrm-ui
The
Home
page appears and displays the business entity types for which you configured the
RESTEndPoint
parameter in the relationship configuration file.
Click the business entity type within which you want to search for records.
Specify the values for the searchable fields, and click
Search
.
The search results appear.
Click the primary key column value of a record for which you want to view the relationship graph.