10 Mar 2021
02:02 PM
- last edited on
24 Jun 2021
12:17 PM
by
MaciejNeumann
Hi,
I'd like to ask you questions about some OpenKit methods:
In the case reportError(errorName, errorCode, reason) function is used.
It is clear that errorName will be name of usererror.name in USQL
Would be possible to see reported values errorCode/reason in GUI or in USQL ?
In the case action.reportValue(keyStringType, valueString) function is used
Will be reported values (keyStringType=valueString) shown as UserAction/UserSession string properties?
To perform waterfall from useraction, WebRequestTracer functions have to be implemented ?
WebRequestTracer webRequestTracer = action.traceWebRequest(urlConnection);
webRequestTracer.start();
Thanks in advance,
Roman
Hi everyone, does anyone have some thoughts on the subject highlighted above? Feel free to share anything on your mind! 🤔