server_name: is the name of the server where you installed the application.
port: is the port for the application. By default, the port number is 9080 for Apache Tomcat, 7002 for WebLogic, or 9044 for WebSphere Application Server. The user can set the port as per their requirement.
Enter the following URL:
https://server_name:port/Curam/AppController.do
where:
server_name: is the name of the server where you installed the application.
port: is the port for the application. By default, the port number is 9080 for Apache Tomcat, 7002 for WebLogic, or 9044 for WebSphere Application Server. The user can set the port as per their requirement.