Enabling content indexing on Linux and AIX

If you are using Apache Tomcat on Linux or AIX®, you must set the appropriate exporter permission on the directory that contains the files for Stellent content indexing.

About this task

The Stellent files are located in the following directories, depending on which application you used for installing Rational® Asset Manager server:
  • WebSphere® Application Server: appServer_install_directory/profiles/appServerName/installedApps/node/RAM1WebApplication.ear/com.ibm.ram.repository.web.ws.was.war/WEB-INF/classes/oiexport/
  • Apache Tomcat: appServer_install_directory/com.ibm.ram.repository.web.ws.tomcat_runtime.war/WEB-INF/classes/oiexport/

Procedure

  1. Log in as root.
  2. In a command line, change to the directory of the Stellent content indexing files described above.
  3. Type the following command: chmod 755 exporter.

Feedback