[Xml-compile] Getting the error from the request
Errietta Kostala
errietta at errietta.me
Fri Sep 15 13:47:33 GMT 2017
Hi all,
We are doing the following
my $call = $wsdl->compileClient($operation, ..)
my ($answer, $trace) = $call->(%data);
This returns the following:
$answer->{Fault}{detail}{'{
http://schemas.datacontract.org/2004/07/VALITOR.Issuing.Service.WCF.ServiceProviders.ErrorHandling}FaultDetails'}{ErrorMessage}
= 'The error from the call'
Is it possible to access this error in a prettier way? $trace->errors()
seems to be empty?
Thanks
--
Errietta Kostala
<errietta at errietta.me>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20170915/e69363bd/attachment.htm>
More information about the Xml-compile
mailing list