config.webclient
An additional config file "config.webclient" can be used for the Desktop UI or the Mobile UI Application. application. Define the client-specific settings in this file.
With the help of the config.webclient file, you can, for example, use a proxy entry with the Desktop UI and Mobile UI Application, but it is not used for access via ULC UX. Note: It is not possible, for example, to perform with the constellation Desktop UI (access without proxy) and Mobile UI Application (access with proxy).
The entries in the config.webclient file can be defined in [general] and in [webClient] sections. In the following example, you can see the required config entries for a remote project with webClient and Proxy Manager for external access via mobile or desktop UI and internally via ULC UX.
For more information on the config entries see [webClient].
Entries in the „config.webclient“ file script.
[general]
pvss_path = "C:/Siemens/Automation/WinCC_OA/3.20"
proj_path = "C:/Siemens/Automation/WinCC_OA/abgesetzt"
proj_version = "3.18"
langs = "de_AT.utf8"
data = "<ServerIP>:4897"
event = "<ServerIP><:4998"
mxProxy = "<ServerIP> <externIP> cert"
[webClient]
httpPort = 0
httpsPort = 443
#Entries in the „config“ file
[general]
pvss_path = "C:/Siemens/Automation/WinCC_OA/3.20"
proj_path = "C:/Siemens/Automation/WinCC_OA/abgesetzt"
proj_version = "3.18"
langs = "de_AT.utf8"
data = "<ServerIP>:4897"
event = "<ServerIP><:4998"
mxProxy = "none"
[proxy]
server = "<ServerIP>:4998"
server = "<ServerIP>:4897"
[webClient]
httpPort = 0
httpsPort = 443