ePages 6.17.48 - DE_EPAGES/DHLIntraship/API/SOAP/Parser.pm

Package DE_EPAGES::DHLIntraship::API::SOAP::Parser

Description

Functions

parseResponse

parseResponse

From the XML response of the webservice retrives the most important information, and stores it in an easy to access hash.

Syntax
parseResponse( $OperationName, $SOAPResponse );
Input
$OperationName (String)
SOAP Operation, in order to identify the response format
$SOAPResponse (Object)
SOAP response, must contain the XML the parse
Return
$ReturnVariable (refhash)
Hash with the relevant values of the response