Optional input parameters

This section lists and describes the optional input parameters contained in the inputparameters.xml file. The value of several optional parameters are calculated by Content Manager, others have a default value. These parameters should be changed only by an expert of Content Manager.

Optional parameters

NameDescriptionRemarks
projectsuffixA suffix that specifies the particular instance of Content Manager, if you are installing multiple Content Manager instances on a server.By default: no value
webpathThe root directory for the Web site.By default: <apppath value> (calculated)
datapathThe directory containing the data directory. This directory stores all data exported from Content ManagerBy default: <apppath value> (calculated)
workspacepathThe temporary directory where installation files are stored before installation.By default: <apppath value>\_Workspace (calculated)
infoshareauthorwebappnameThe name of the web client application.By default: ISHCM + <projectsuffix value>
infosharewswebappname The name of the web services application.By default: ISHWS + <projectsuffix value>
infosharestswebappname The name of the website with the Content Manager Secure Token Service (STS).By default: ISHSTS + <projectsuffix value>
websitename The name of the web site where all virtual directories are created.By default: Default Web Site
baseurl The base URL that is used to access the Content Manager web client.By default: extracted from the Common Name of the certificate specified for HTTPS binding on IIS (calculated).
localservicehostname The hostname for the local address: The host name with which communication within the Content Manager box takes place.By default: the NetBIOS name of this local computer (calculated)
ps_fo_processor The fully qualified file name of the XSL-FO processor, for example C:\Program Files\AntennaHouse\AHFormatterV6\AHFCmd.exe.By default: the highest installed version from %ProgramFiles% (calculated).
ps_htmlhelp_processor The fully qualified file name of the HTML Help processor.By default: C:\Program Files (x86)\HTML Help Workshop\hhc.exe
ps_java_jvmdll The full path to jvm.dll inside the OpenJDK JAVA_HOME folder, used by the TrisoftSolrLucene service.By default: <ps_java_home value>\bin\server\jvm.dll
ps_javahelp_home The full path to a JavaHelp JHHOME folder, used when you want to publish with the JavaHelp output type.By default: C:\javahelp\jh2.0
ps_webworks_automap_application The fully qualified path and filename of WebWorks.By default: No value
solrlucene_service_port The port the SolrLucene service uses. This port must be unique for each Content Manager instance installed on a server.By default: 8078
solrlucene_stop_port The port that is used to stop the SolrLucene service. This port must be unique for each Content Manager instance installed on a server.By default: 8077
basehostname The hostname part of the base URL, calculated using baseurl as input stripping the protocol HTTP/HTTPS (e.g. TRIDT06.tribe.trisoft.be)By default: from baseurl (calculated)
infosharestswindowsauthenticationenabled Whether or not the infosharests web site enables IIS windows authentication.By default: False
servicecertificatethumbprint The thumbprint of the service certificate (can be a re-purposed SSL certificate). All the linked web/app servers in a farm must offer the same trusted certificate.By default: from HTTPS binding of websitename
servicecertificatevalidationmode The validation mode of the service certificate ( servicecertificatethumbprint).By default: ChainTrust
servicecertificatesubjectname The subject name of an already installed certificate for unique service identification (can be a re-purposed SSL certificate). All the linked web/app servers in a farm must offer the same trusted certificate.By default: from HTTPS binding of websitename