Sunday, 18 January 2015

Verity Search Installation


Verity search installation is optional, it is needed to install only if verity search is required in application. Peopletools must be installed as per Peopletools installation post. You must install Verity Search on Application server and you may copy search registry indexes from Application server to process scheduler server before you start build search registry index process.


Install Verity search as per below steps

 
Step Description
Command / Input
1
CD to verity search installable and make sure execute permission present on setup file and temp directory path is valid
 
2
Execute setup to install verity search, temp directory should be /temp or choose other temp directory for installation.
$./setup.sh -tempdir $PS_HOME/PT853/temp
3
Choose the directory where you installed the PeopleSoft software, commonly known as PS_HOME
Enter PS_HOME path
4
Select the verity features for PeopleTools 8.53
Verity selected by default, enter next
->1- Verity Development Kit
5
Verify summary and complete installation.
 
6
Run PORTAL_BUILD app. Engine to build search registry index
Login in PIA and navigate to Peopletools à Portal à Build Search registry Index to run the app. Engine
7
Check veritybuild.log in $PS_CFG_HOME/data/search path. If below error in veritybuild log
Cannot load program mkvdk.bin
Dependent module libvdk30.a could not be loaded
Make sure Search path present in PATH and LIBPATH
$env | grep _rs6k43
LIBPATH and PATH variable should include %PS_HOME/verity/aix/_rs6k43/bin path.


Please check Peopletools 8.53 software installation post for all installation posts.
 

No comments:

Post a Comment