Properties
To configure the Administration Console properties, perform the following steps:
| 1. | Edit the $SWDIR/config/ipac.properties file to update the following values: |
| a. | The IP_ADDR field with the IP address or hostname of the machine on which iProcess Engine is installed.For example: IP_ADDR=203.0.113.1 |
| b. | The PORT_FROM and PORT_TO fields define the start and end port and the number of ports that the iProcess Administration Console can use.For example: PORT_FROM=49664 and PORT_TO=49674, where 49664 is the start port, 49674 is the end port, and the number of ports is 10. |
| 2. | Edit the $SWDIR/tomcat/webapps/ipac/config/ipac.properties.json file and update the IP address in the URL with the IP address or hostname of the machine on which iProcess Engine is installed.For example: "apiUrl":"https://203.0.113.1:8443/" |
Note: Do not use the IP Address or hostname of the machine on which the iProcess Engine is installed. Instead in the Windows Cluster environment, use the “Role” IP address or name.