Posted by mpenaili on January 30, 2008 at 6:59pm
Hi.
How to Consume a drupal xmlrpc web service from SQL Server 2005 Stored Procedure?
Thank's
Marcelo P.
Hi.
How to Consume a drupal xmlrpc web service from SQL Server 2005 Stored Procedure?
Thank's
Marcelo P.
Comments
SQL Server 2005
I'm not entirely sure what kind of service clients SQL Server 2005 provides. I know that you can use SOAP from .NET to communicate with SOAP web services. If you can do that, you can probably get your SQL Server to talk to the SOAP web service, which would interact with a Drupal SOAP Server. If you find a way, please let me know!
wsdl invalid
Hi rob.
thanks for your time.
wsdl file generated is in invalid format.
http://www.w3.org/2001/XMLSchema#Array not present in definition.
I'm try test me web services using PocketSOAP 1.5 web service client, and can't generate calling code for me web services.
any idea.
Thank's and regards
Marcelo