Exposing email addresses
Allow email addresses to be displayed in HCL Connections.
Before you begin
About this task
Procedure
- Open a command prompt and change to the following directory
on the WebSphere® Application
Server that hostsHCL Connections:
- AIX® or Linux™: /opt/IBM/Connections/ConfigEngine
- Microsoft™ Windows™: C:\IBM\Connections\ConfigEngine
- Enter the following command to run the script that configures HCL Connections to display email
addresses on each WebSphere® Application
Server profile to which you installed an application:
- AIX® or Linux™:./ConfigEngine.sh action-expose-email > /tmp/expose_email.log 2>&1
- Microsoft™ Windows™:ConfigEngine.bat action-expose-email > D:/expose_email.log 2>&1
For example, on Windows™, enter the following command:
ConfigEngine.bat action-expose-email > D:/expose_email.log 2>&1
- Add the email address references that were removed from user profiles.
- Restart the servers.