Forum Discussion
nmrao
9 years agoChampion Level 3
RequestFilter itself conveys that it is applied for request not for response.
- sharmameera9 years agoContributor
Hi,
That does not help in any way.
Thanks.
- nmrao9 years agoChampion Level 3Well, you are applying wrong one.
Why do not you show the raw response? And what you want out of it?- sharmameera9 years agoContributor
So, here is part of my request and response in the CData format ...
I would like the response to be displayed in the xml format.
If not possible, is there an easy way to write assertions for the data returning in the CData format?
I couldn't find anything except 'Contains' assertion. I would like to use XPath.
Request:
<soapenv:Body>
<web:CalculateQuote>
<!--Optional:-->
<web:QuoteXML><![CDATA[<QuoteObject>
<Insured>
<Quote>
<EffectiveDate>08/10/2011</EffectiveDate>
<OriginalEffectiveDate>08/10/2011</OriginalEffectiveDate>Response:
<CalculateQuoteResult><![CDATA[<QuoteObject><Insured UnitNumber=""><Quote UnitNumber=""><EffectiveDate>08/10/2011</EffectiveDate>
Thanks.
Related Content
- 11 months ago
Recent Discussions
- 2 days ago