cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OpenKit, reportError reportValue WebRequestTracer functions

roman_z
Observer

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

1 REPLY 1

Michal_Gebacki
Community Team
Community Team

Hi everyone, does anyone have some thoughts on the subject highlighted above? Feel free to share anything on your mind! 🤔

Featured Posts