Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Creating a SOAP envelope based on provided info

by Anonymous Monk
on Mar 08, 2017 at 01:38 UTC ( [id://1183905]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Creating a SOAP envelope based on provided info
in thread Creating a SOAP envelope based on provided info

Could you please be kind enough to show code that explains the reasoning for using a different distribution?

Sure

First part of code is Creating a SOAP envelope based on provided info and the second is SOAP::Lite/SOAP::Data/cookbook/examples...

First part shows raw xml format known as SOAP, meant as a data exchange protocol for computers. Its something "CISCO" related but presumably not covered by cpan already.

Second part shows that SOAP::Lite is almost as verbose as raw soap.

If you go with XML::Compile::SOAP, you let it deal with raw soap, you just feed it a wsdl file, and then ... the examples directory has examples

Compare
https://metacpan.org/source/MARKOV/XML-Compile-SOAP-3.21/examples/temperature/soap-lite.pl
https://metacpan.org/source/MARKOV/XML-Compile-SOAP-3.21/examples/temperature/xml-compile-soap.pl

  • Comment on Re^3: Creating a SOAP envelope based on provided info

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-25 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found