Convert SOAP XML to Dictionary in TCL
Hi ,
This is TCL parcer which converts SOAP XML to TCL dicionray .
<SOAP:Envelope
xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
<SOAP:Header/>
<SOAP:Body>
<ns1:Request xmlns:ns1='urn:/soap2/RM'>
<ns1:v0>
<ns1:CompanyCode>0000028</ns1:transfer>
<ns1:Name>Test</ns1:change>
<ns1:text>
<ns1:text>Hello1</ns1:text>
</ns1:text>
<ns1:text>
<ns1:text>Hello2</ns1:text>
</ns1:text>
</ns1:v0>
</ns1:Request>
</SOAP:Body>
</SOAP:Envelope>
OutPut-
CompanyCode 0000028 Name Test text {{text {Hello}} {text {Hello1}}}
Herewith you can download the files .
Please write to us on teamcentersap@gmail.com for any services related to this .
For other SAP JCO related Project visit link below
https://payhip.com/b/GRvAO