Forum Discussion

amitava's avatar
amitava
New Contributor
11 years ago

space issue in SOAP UI Pro Response XML

When trying to update some filed with space and pass it in Request XML, it is trimming the space in response XML for that field (output XML showing without space for that field).
However in database that field is updated with the space for that response XML.
So the concern is even that filed is being updated with space in database but why it is not showing that space in response XML tag for that field.
In HTTP Log it is showing that value with space.

Refer the attachment for more information.
  • SiKing's avatar
    SiKing
    Community Expert
    The problem you are showing is in the response window - this is the response coming back from the server.
    Ask your developer to make sure the response is not being "trimmed".