images with soap
hello all,
I am trying to get a node out of "http://source.com" to "http://destination.com" via services using the node_soap_retrieve function and the soap_server module.
Both sites are running drupal 6.22.
Now say I want to create a node which has an image field in "http://destination.com" from "http://source.com".
how do I upload that image in "http://destination.com"?
I mean the node that want to create should have an image but how do I pass this binary info?
I hope I described my problem well :)
thank you.
Read moreSOAP implementation
I am hoping that some one here can help...
I need to implement a SOAP service and i cant seem to find any "how to". i see that there is a services module, and a soap server, and i understand the "normal" application of the simple object access protocol via php, java etc (building a custom site, no problems )... but how to go about implementing it in drupal 6 ?
please, please i need a hand, as there is NO documentation on this subject.
cheers,
deck_penguin
SOAP example message
Hello,
I want to connect my C# application to my drupal site. I would like to do this with SOAP, as I am more familiar with that and I cannot get real insight in the XML-RPC proceeding. Now, there is no example of a SOAP message so far. Does anyone here have a sample raw xml message for me, to get a starting point on that?
many thanks in advace :)
regards,
Philip