Click here to get back home

SOAP::Lite creating remote objects

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
SOAP::Lite creating remote objects Gabriel 03-29-2006
Posted by Gabriel on March 29, 2006, 9:51 am
Please log in for more thread options


Im using SOAP::Lite to create a SOAP client, and I need to create an
object which has its structure defined in a WSDL file.
All of the samples i have found related to object creation/handling
with SOAP::Lite relates to handling returned objects, but I need to
create an object and submit it.
Is there a way to do this automagically using their provided WSDL file
(which does have the XML definition for the object i need), or will I
need to use something like SOAP::Data to build this object manually?

I have read the documentation, and like I said, most all of the
examples I have seen relate to dealing with *returned* objects, not
creating them before calling a remote method.

In case it matters, the WSDL file is here :
http://stage.freshdigital.co.uk/webservices/MediaStore?wsdl
and i need to create a Product object, but i dont think that level of
detail is necessary to answer my question..

Thanks in advance,
Gabriel


Posted by PerlDev on March 31, 2006, 11:41 am
Please log in for more thread options


Hi Gabriel,

You need wrap your object with SOAP::Data by yourself. ie. you need
customized serializer. check out: SOAP::EnvelopeMaker.


Similar ThreadsPosted
SOAP::Lite : Problem of # sign added by SOAP::Lite in the sent SOAPActionstring November 5, 2004, 8:45 pm
SOAP::Lite WSDL method with multiple soap:body parts February 16, 2005, 3:32 pm
Writing a HTML/ASP SOAP client for a SOAP::Lite destination March 16, 2005, 5:19 pm
SOAP::WSDL error accessing remote site. July 19, 2007, 3:14 am
Help with SOAP::Lite January 19, 2005, 11:35 pm
SOAP::Lite March 3, 2005, 6:13 am
Using SOAP::Lite and .NET November 16, 2005, 2:12 pm
SOAP::Lite March 5, 2007, 4:26 am
use SOAP::Lite +autodispatch ??? November 23, 2004, 3:12 am
SOAP::Lite weirdness April 6, 2006, 8:07 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap