Response File Entries to Configure the Historian
- Last UpdatedJul 07, 2022
- 1 minute read
The following entries are used to configure the AVEVA Historian:
<configurator>
AVEVA Historian.Historian.SilentTCPPort=32568
AVEVA Historian.Historian.SilentchkBoxAutoStartHistorian=true
AVEVA Historian.Historian.SilentDBOption=REBUILD
AVEVA Historian.Historian.SilentDBPath=C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\DATA
AVEVA Historian.Historian.SilentDataPath=C:\Historian
AVEVA Historian.Historian.SilentSQLUserName=SQL User Name
AVEVA Historian.Historian.SilentSQLPassword=SQL User PW
AVEVA Historian.Historian.SilentBlockStorageMode=1
AVEVA Historian.Historian.SilentGatewayHTTPPort=32569
AVEVA Historian.Historian.SilentGatewayHTTPSPort=32573
// NEW for System Platform 2023
AVEVA Historian.Historian.SilentSecuredCommunication=false
// NEW for System Platform 2023
AVEVA Historian.Historian.SilentSelfCertificate=true
// If true and SilentCertificateThumbprint is not provided, the certificate is installed automatically)
// NEW for System Platform 2023
AVEVA Historian.Historian.SilentCertificateThumbprint = "CERTIFICATE THUMBPRINT WITHOUT SPACES"
// Not required if SilentSelfCertificate=True
// NEW for System Platform 2023
AVEVA Historian.Extensions.SilentExtensionInstall=true
AVEVA Historian.Search.SilentSearchInstall=true
// Historian IDAS-only response entries area as follows:
AVEVA Historian.IDAS.SilentHistorianServerName = ServerName
// Add Historian server name to communicate from Remote IDAS node.
// NEW for System Platform 2023
AVEVA Historian.IDAS.SilentHistorianServerPort = 32568
// Historian Server TCP port number
// NEW for System Platform 2023
AVEVA Historian.IDAS.SilentHistorianServerUserName = System Platform NetworkAccount
// NEW for System Platform 2023
AVEVA Historian.IDAS.SilentHistorianServerPassword = System Platform NetworkAccountPW
// NEW for System Platform 2023
</configurator>