Installing Connections Touchpoint
Now you're ready to install the Touchpoint application.
Before you begin
- Make sure you've completed all required pre-installation tasks for Touchpoint.
- Ensure that the servers that host the HCL Connections applications are started prior to the installation of Touchpoint.
Procedure
- Open a command prompt to the Deployment Manager server, and go to the Touchpoint installation package directory: <installation package>\install.
-
Run the following command: ${DMGR_INSTALL_ROOT}\bin\wsadmin.sh –lang jython –f
install.py
Example (Linux environment): /opt/ibm/data/WebSphere/profiles/dmgr/bin/wsadmin.sh -lang jython -f install.py
Example (Windows environment): C:\Program Files (x86)\IBM\WebSphere\AppServer\profiles\dmgr\bin\wsadmin.bat -lang jython -f install.py
Note: If the user name and password are not set in the SOAP.properties file, you must include them in the command.