Hello,
When I want to return a string , in SOAP response data to the caller, in SOAP UI I see that the response being returned is partially encoded like & lt;abc name=“first”>, & lt;cde gender=“male”>
Is there a way we can return the message completely encoded like & lt;abc name=& quot;first& quot;& gt;, & lt;cde gender=& quot;male& quot;& gt; ? FYI, I have intentionally included spaces after &.
Thanks,
Sai.
#API-Management#webMethods#soa