Forum Discussion

suraj1's avatar
suraj1
Occasional Visitor
5 years ago

Preserving white space in soap response

Hi,

is there any property in SOAP ui or the class atrribute that can preserve the leading and trailing space of an attribute value in response.

 

i can see its being set with leading spaces in the responsedata class property before returning the resposne back to SOAP. but in soap it displayes the attribute without the space.

 

any help on this please ? 

 

1 Reply

  • avidCoder's avatar
    avidCoder
    Super Contributor

    As far as, I know there is no such properties like that. Use java code to replicate this scenarios.