Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: How to fix the specail charectors from lr_xml_extract output on Loadrunner 11.5 ?

$
0
0

the spl characters were appended due to output format (by default it was locale) in lr_xml_extract()

I just entered optional parameter in the lr_xml_extract() and soap request went through.

 

    lr_xml_extract("XML={response_1}",
                   "Query=/Envelope/Body/getOrderDetailList/orderActionHeader",
                   "XMLFragmentParam=ParamXml_OrderActionHeader",
                   "OutputFormat=utf-8",
                   LAST);


Viewing all articles
Browse latest Browse all 12134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>