web services
Complex Calls With Soap Client
Submitted by greg.harvey on Thu, 23/10/2008 - 16:11I've just started using the SOAP Client module in Drupal to handle SOAP requests. It's a great little tool. If you set it to use the nuSOAP PHP libraries (instead of core) it even handles Microsoft datasets, which some Microsoft-based web services will return.
There is one small problem. Documentation is approximately zero! The only assistance offered is "look at the code of the admin test form", which is great for simple name/value pairs of data, but doesn't tackle complex types.
SOA And Drupal - The Services Module
Submitted by greg.harvey on Tue, 19/08/2008 - 10:21So, you want to create an SOA-based infrastructure for some or all of your business tools and web sites? Not sure where to start?
I'll admit I have worked a little with Microsoft web services, but I am fairly ignorant of the open source alternatives out there for SOA. What I can tell you is I'm hugely impressed with the new Services module for Drupal. It is still in dev, but it's pretty cool!
