[Xml-compile] Output SOAP request to file
Kit Peters
Kit.Peters at broadbean.com
Tue Oct 27 23:25:17 GMT 2015
Never mind that – I neglected to read the documentation sufficiently thoroughly. For the record:
my ($response, $trace) = $wsdl->call($operation);
$trace->printRequest( pretty_print => 1 );
From: Kit Peters <Kit.Peters at broadbean.com<mailto:Kit.Peters at broadbean.com>>
Date: Tuesday, October 27, 2015 at 16:37
To: "Xml-compile at lists.scsys.co.uk<mailto:Xml-compile at lists.scsys.co.uk>" <Xml-compile at lists.scsys.co.uk<mailto:Xml-compile at lists.scsys.co.uk>>
Subject: [Xml-compile] Output SOAP request to file
I’d like to take a SOAP envelope generated with XML::Compile::WSDL11 and output it to a file. How would I go about that?
KP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20151027/5dd032d2/attachment.htm>
More information about the Xml-compile
mailing list