8. Post Install steps
8.1 Copying Search conversion tools to local nodes
___1. On each Applications server (node) copy the entire stellent folder in the shared drive (under /opt/IC_Share/search) to
the local search folder under /opt/IBM/Connections/data/local.
___2. Via the WAS console update the Websphere variable: FILE_CONTENT_CONVERSION to point to the exporter file in the
stellent folder on local drive of each node (that you copied in step 1)
set the variable:
FILE_CONTENT_CONVERSION=/opt/IBM/Connections/data/local/search/stellent/dcs/oiexport/exporter
___3. Edit the file setupCmdLine.sh and add the following export statements
vi /opt/IBM/WebSphere/AppServer/bin/setupCmdLine.sh
add
export PATH=$PATH:/opt/IBM/Connections/data/local/search/stellent/dcs/oiexport
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/IBM/Connections/data/local/search/stellent/dcs/oiexport
___4. Add the following export statements to the /etc/profile file
export PATH=$PATH:/opt/IBM/Connections/data/local/search/stellent/dcs/oiexport
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/IBM/Connections/data/local/search/stellent/dcs/oiexport
© Copyright IBM Corp. 2013
Komentarze do niniejszej Instrukcji