Jacob4373552
Posts: 0
Joined: Thu Apr 26, 2012 7:23 pm

How to monitor Webservice output? Seems the answer is not handled.

I have made a UI which calls a webservice.
When I use test connection to test the service everything works, I get the xml answer I expected. When I set an invoke service on a button, set the default values used before and set 1 of the outputs to be added to a label nothing happens.

How can I monitor how far the code gets, it seems like the call is done, since if I add an alert to the input parameter I get the alert with the correct value.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to monitor Webservice output? Seems the answer is not handled.

I think the best option is to use Chrome developer tools, Network tab (or similar in Firebug): http://help.gotiggr.com/documentation...

Return to “Issues”