We have starting project with handheld devices and NAV web services.
Therefore, I´m looking good toolkit for web service testing.
Have you guys found any suitable program for WSDL ad-hoc testing and exploring of services?
So far I have found soapUI, but out-of-box there are some limitations with user definition (kerberos/ntlm).
I also found good post
http://naverp.wordpress.com/2009/05/04/web-service-proxy-for-nav-web-service/ of how to overtake a this limitation. But if you have some recommendable programs I´m glad to heard them.
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
I use soapUI 4.0.1. and remote debugging.
regards.
What do you mean by this; are you debugging the NAV webservice?
Hi mdPartnerNL,
Yes I am debugging the NAV webservice the same shape that RTC. I have it in Pre-Production environment through Remote debugging from Microsoft Visual Studio 2008.
I have a spanish blog and I am going to try to write in the next blog post a "How to", obviously in English. (http://albertinonav.blogspot.com.es/)
Best Regards.
available here: http://webservicestudio.codeplex.com/
Now I get this soapUI to work with NAV, without Proxy or any other component.
The solution was disable to IPv6 protocol http://support.microsoft.com/kb/929852
Now I have direct link to Web Services and I could make WSDL parameter requests.
This feels a necessary program for my toolbox.
Maybe is useful for somebody.
http://albertinonav.blogspot.com.es/201 ... .html#more
Regards.