Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

Add string to XML Message - HTTP Post

$
0
0

Hi experts,

I have a requirement to modify a XML payload and add a test string to the start. The usual XML payload is below

 

<?xml version="1.0" encoding="UTF-8"?>

<Request version="1.0">

<Verification>123</Verification>

</Request>

 

What I want to do is add a test string to the start of the XML payload as shown below.

 

load=<?xml version="1.0" encoding="UTF-8"?>

<Request version="1.0">

<Verification>123</Verification>

</Request>

 

Does anyone have any ideas how this can be done?


Viewing all articles
Browse latest Browse all 6719

Trending Articles



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