In the navigation pane, click Proactive Outreach > Manager.
On the Configurations menu, click Servers.
On the Servers page, select the POM server you want to edit by clicking on the name of the server.
Note:
You cannot edit the name of the POM server.
For changing the IP address of Avaya Experience Portal, see Administering Avaya Experience Portal.
To update the POM server IP address or hostname, you must reissue the POM certificate based on the new IP address and hostname, and then trust the new certificate in EPM.
Open a ssh session on the host EPM server with root privileges.
Important:
If you have the database server installed on a local server, run the $POM_HOME/bin/installDB.sh first and do not recreate the POM schema. In production environment, do not install POM database schema on local PostgreSQL.
Stop the vpms service by typing service vpms stop and stop the POM service using pom stop.
Run $POM_HOME/bin/do_UpdatePOMCerts.
Update the POM’s copy of EPM certificate by selecting Yes.
Reissue POM certificate carrying new IP and the hostname (if changed). by selecting Yes.
If you are changing the IP address or hostname of the primary POM server, run $POM_HOME/bin/installDB.sh to reconfigure the database connection.
When you run the $POM_HOME/bin/installDB.sh again ensure you,
Select the same Contact Center mode that you used earlier.
For example, if you installed POM in the None mode, ensure that you select the None mode after you rerun the $POM_HOME/bin/installDB.sh.
Do not recreate the database schema.
If you change the IP address of the database server, change the IP address
In the navigation pane, click Proactive Outreach > Manager > Configurations > Servers.
Click the POM server that you want the edit.
Change the POM server IP address.
You cannot change the hostname through the user interface.
Click Apply to fetch the new certificate.
Trust the new updated certificate.
Click Save.
Start the POM service through the user interface or by typing POM restart.
Optional Click the Categories and Trace Levels link to specify the trace level settings.
Click Save to save the changes.
The POM server page is displayed confirming the changes are saved.
Restart the server for the changes to take effect.