Forum Discussion
Naman_65674
Nimbostratus
Jul 17, 2008iControl + SOAP
Hey all,
Ive written a few iControl java applications and I am now a little familiar with the potential of it all. I want to now explore the webservices part, specially how to call the webservice with a simple client sending a SOAP message. I am using a web application tool called TIBCO to mock up something and hit a brick wall.
Im trying to call get_all_statistics in LocalLB:VirtualServer. The test uses:
URL: https://172.20.178.130/iControl/iControlPortal.cgi
HTTP Headers: =SOAPAction=urn:iControl:LocalLB/VirtualServer
=Content-Type=text/xml
Name: admin
Password: ******
Method: POST
I also tried the URL: https://admin:***@172.20.178.130/iControl/iControlPortal.cgi but no luck.
Am I missing something fundamental?
Cheers,
Naman
- At first glance that looks good to me. Are you getting an error returned? Is the result empty? What specifically is the problem you are seeing?
- Don_MacVittie_1Historic F5 AccountAgreed with Joe, the SOAP that you're showing looks like the request, what are you getting back?
- Naman_65674
Nimbostratus
Im using tibco 3.6.0. These are the steps im following - Hamish
Cirrocumulus
If you have a test F5, you can enable http on the iControl http server and then tcpdump the traffic between the client and the F5... You can then see the query & response & work out who's giving what error (Perls SOAP::Lite has a nice debug facility that shows you all this without needing to snoop, but I don't know if Tibco does... never used it).
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects