cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
670
Views
0
Helpful
2
Replies

Callback Servlet Methods

SEAN NILSEN
Level 4
Level 4

Does anyone know what the other methods are for the Callback Servlet on the Reporting Server?

Specifically I am looking at:

http://<reporting server>:8000/cvp/CallbackServlet?method=Diag

Just curious what other "method=" values are valid and what the associated outputs are.

Thanks in advance.

2 Replies 2

SEAN NILSEN
Level 4
Level 4

The only way to see these is to dig into the underlying CVP WAR and the associated JAR files behind that.

I'm looking to use the CallbackServlet for some custom work. Did you ever figure out an api or documentation for it? I've found the valid methods from the jars, but it's a struggle to know what the effect of calling any of the methods will be.

I asked TAC and they said it was all proprietary and closed-source.