SBM Orchestration Guide → Renew Utility → Renew Commands → -restartSSFIndexUpdate
Restarts the Work Center search index update process. This enables you to restart the indexer update process without having to wait and stop and start SBM Tomcat. This is useful if a problem occurs during the index update process and new items or updated items are not being indexed. Note that this command only applies to run-time indexing, not the initial indexing process.
You can execute this command using the provided batch template file:
installDir\SBM\Common\Misc\renew\renew_templates\restartSSFUpdateProcess.bat
Before you execute the batch file, edit the file and enter the user name and password for an SBM user with remote administration privilege.
Example output:
java -Dfile.encoding=UTF-8 -jar renew.jar -restartSSFIndexUpdate -username "admin" -password "" Progress report: Initializing SSO... initSSO() completed {"data":null,"status":{"value":"OK","message":null,"errorCode":null}} Done.
Copyright © 2007–2019 Micro Focus or one of its affiliates. All rights reserved.