Forum Discussion
naveen0911
10 years agoNew Contributor
<data contentType="text/xml; charset=ISO-8859-1" contentLength="275"><![CDATA[<?xml version="1.0" ?>
<CancelPickticketResponse id="CancelPickticket_2016-11-03-11.08.07.967000" version="1.0" timestamp="2016-11-03T11:08:07">
<MessageId>PK60350</MessageId>
<Message><!^CDATA^Session Timeout! Please login again.]]></Message>
</CancelPickticketResponse>]]></data>
The bold one is the wrong data
nmrao
10 years agoCommunity Hero
Have you check if this is an issue with your application? SoapUI is just client, so it shows what ever it receives from the server response.
If you see, there is a place where it shows correctly "[". So could be an application issue.
If you see, there is a place where it shows correctly "[". So could be an application issue.
- naveen091110 years agoNew Contributor
My application is AS/400. I see the data being sent properly from AS/400. But when that data appears on Soap UI. It is changed. I was thinking this is something to do with Soap UI configuration