Forum Discussion

okanerdem's avatar
okanerdem
New Contributor
7 years ago

QueryMatch

 

 

How to create a query match if there are multiple namespaces in the response?

 

http://schemas.xmlsoap.org/soap/envelope/" xmlns:col="yy">
<soapenv:Header/>
<soapenv:Body>
<col:getOpenInvoices soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<invoiceQueryOpenRequest xsi:type="java:InvoiceQueryOpenRequest" xmlns:java="xx">
<msisdn xsi:type="xsd:long">11111112</msisdn>
</invoiceQueryOpenRequest>
</col:getOpenInvoices>
</soapenv:Body>
</soapenv:Envelope>

No RepliesBe the first to reply