When configuring WebView, at some point the default URL changed to: https://<Host or IP>/#investigator;smm=false;tr=0
I am not sure where this configuration comes from but in IntroscopeWebView.properties the root URL is set as follows:
# The WebView application context path. This string will be appended
# to the fully qualified hostname and port to form the WebView root URL.
# For example:
# If context path is... WebView root URL will be...
# / http://yourhost.yourdomain.com:8080/
# /WebView/ http://yourhost.yourdomain.com:8080/WebView/
introscope.webview.context.path=/
Can you please show where this path is set?
APM 10.x