In this article
| Name of Parameter | Used in Roles | Possible values | Description | ||
Backend | Super-visor | Consoles | |||
| Cati.Database.ServerName | X | X | X |
| Name of the SQL server containing CATI databases. |
Cati.Database.UseSimpleRecoveryMode | X |
|
| True/False | Use 'simple' or 'full' mode for new CATI databases. |
Cati.Database.Server.DataPath | X |
|
|
| Local path where mdf files of CATI databases will be stored. |
Cati.Database.Server.LogPath | X |
|
|
| Local path where ldf files of CATI databases will be stored. |
Cati.Parameters.ValidWCFIpAddresses | X |
|
| IP addresses separated by semicolon | Valid IP address list for WCF (all IPs are used in CATI system). |
Cati.Parameters.NotificationEmailBcc | X |
|
|
| Notification email BCC. Used to get email about errors in CATI system. |
Cati.LoadBalancer.UseLoadBalancer | X |
|
| True/False | Will load balancer be used in CATI system or not. |
Cati.LoadBalancer.UseNonDisruptiveUpdateMode | X |
|
| True/False | Type of installation - non-disruptive or disruptive. |
Cati.LoadBalancer.IsAlivePageUrl | X |
|
|
| URL path to IsAlive.htm file. |
Cati.LoadBalancer.IsAlivePageRenameTimeout | X |
|
| Number | Timeout after renaming the sAlive.htm file. |
Cati.SSL.GenerateTestCertificate | X |
|
| True/False | Generate a test certificate or use a real one. Makes sense if load balancer isn't used. |
Cati.SSL.TestCertificateName | X |
|
|
| Certificate name of generated certificate. Makes sense if test certificate will be generated. |
Cati.SSL.CertificatePath | X |
|
|
| Path to a certificate file. Makes sense if a test certificate will not be generated. |
Cati.SSL.CertificatePassword | X |
|
|
| Password for a certificate. Make sense if a test certificate will not be generated. |
Cati.SessionState.Mode |
| X |
| SQLServer- /InProc/Redis | Session state mode. |
Cati.SessionState.Database.ServerName |
| X |
|
| Name of the SQL Server containing ASPState database. Makes sense if session state mode is set to "SQLServer". |
Cati.SessionState.Database.UserName |
| X |
|
| Name of the user account on the SQL server used to connect to SQL server with ASPState database. Makes sense if the mode is set to "SQLServer". |
Cati.SessionState.Database.Password |
| X |
|
| Password to the user account on the SQL server used to connect to SQL server with ASPState database. Makes sense if the mode is set to "SQLServer". |
Cati.SessionState.Redis.HostName |
| X |
|
| Name of the server containing the redis service. Makes sense if the mode is set to "Redis". |
Cati.SessionState.CookieName |
| X |
|
| Session state cookie name. |
Cati.Parameters.IsEventlogLoggingEnabled | X | X |
| True/False | Can be used for testing the system (DO NOT use for production). |
Cati.Console.Parameters.InterviewerVirtualDirectoryName |
|
| X |
| Virtual directory name for Interviewer Console (slashes allowed). |
Cati.Console.Parameters.MonitoringVirtualDirectoryName |
|
| X |
| Virtual directory name for Monitoring Console (slashes allowed). |
Cati.Console.Parameters.DeploymentServerName |
|
| X |
| Deployment server name. |
Cati.Console.Parameters.CatiServerName |
|
| X |
| Cati server name (or load balancer name). |
Cati.Console.Parameters.InstallConfirmitBrandedPage |
|
| X | True/False | True - will install files for the Forsta Plus default page. False (the page does not exist) will install regular publish.html page. |
Cati.Console.Certificate.Path |
|
| X |
| Path to the certificate file. Any certififcate type will do. Must be valid for code signing. |
Cati.Console.Certificate.Password |
|
| X |
| Certificate password. Can be blank. |