Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: SOAP: sending XML directly

by hominid (Priest)
on Dec 14, 2010 at 15:11 UTC ( [id://877096]=note: print w/replies, xml ) Need Help??


in reply to SOAP: sending XML directly

To the best of my knowledge and if I understand your question correctly, there is no way to send a pre-constructed XML file or snippet with SOAP::Lite. You can however "hand roll" your SOAP::Lite packets by using the SOAP::Data and SOAP::Header objects. If you provide an example of the XML you wish to send, we may be able to help you build it.

Update: After reading the docs more closely, this may be what you are looking for: COMPOSING_MESSAGES_USING_RAW_XML

Replies are listed 'Best First'.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://877096]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 00:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found