Hi Community members,
Don't know if it is the right forum (between Connections or Sametime).
ST12 premium is setup (docker) runs fine with Notes/iNotes/Verse, but i've changed the fqdn and seems it impacts Sametime Awareness in HCL Connections.
HCL Connections side, I've updated (wsadmin + checkin +chckout, deleted temp and wstemp folders) LotusConnections-config.xml with the new FQDN (without the :8443 port), but homepage still connect to the old FQDN on port 8443.
I do know the admin has customized in the past Connections 7, but no customization is defined anymore, I do suspect a file still referencing the old sametime proxy FQDN, but I can hardly find it (event tried on the whole server: find / -type f -exec grep -l "oldfqdn.company.com:8443" {} \;) witout success.
Next step will be to use CONNECTIONS_CUSTOMIZATION_DEBUG=true in WAS to see what really happens, but well.....
So if you do have any hint.... I'll take it