Preference settings
The Preference settings in the Bootstrap page determine location for the site preferences file and the server location for the FileNet P8 Documentation. You must enter an object store location and preference name during bootstrap initialization.
- Object store location (subject to customization): Select an
object store from the choice list. The site preferences file is saved
in this object store.
CAUTION To run a FileNet P8 Platform application, the user must have access to this object store. Additionally, any user who signs in to Workplace must have at least read access to the object store. - Preference name: Enter a name for the document that will contain the site preferences.
- Documentation server: You can link to the online information center on www.ibm.com or to a local information center that you install and deploy. Internet access is required for online information center. See Installing IBM FileNet P8 Platform documentation for more information. Choose one of the following options:
- To link to the online information center (V 5.2), use the following base URL:
http://pic.dhe.ibm.com/infocenter/p8docs/v5r2m0/topic/com.ibm.p8.doc
- To link to a local information center, enter the base URL in the following format:
http://server-name[:port]/application-name/topic/com.ibm.p8.doc
where:- server-name is the name of the server where the FileNet P8 Platform documentation information center is installed.
- port is the optional port number.
- application-name is the name of the deployed FileNet P8 documentation application. If you have installed a local information center, the application name is typically p8docs.
- To link to the online information center (V 5.2), use the following base URL:
- ISRA Interface Servlet URL. If your site integrates with Image Services, enter the web address (URL) to the server where the ISRA Interface Servlet application was installed, in the format http://<ApplicationEngineISRAServlet server_name>:<non-SSL-port>/ApplicationEngineISRAServlet/ISRA.
NOTE The ISRA Interface Servlet URL should always use a non-SSL port even if Workplace is configured for SSL.
CAUTION If you change any of these preferences after installing an expansion product or another custom application, you must also copy the updated bootstrap.properties file to the location the custom application uses to access the bootstrap.properties file.
NOTES
- The servers in a web farm support a single website and share preferences by using the same object store and preference name.
- Bootstrap preferences are stored separately on each application server in the bootstrap.properties file.
- The current version of the preferences file (in XML format) is kept in the /Preferences folder, which is in the root folder of the selected object store. The /Preferences folder is invisible to users of client applications.
You can also move the preferences file and re-initialize all preferences.
Feedback