vthomeschoolmom
6 hours agoSuper Contributor
import wsdl adds bogus characters in incorrect places in requests?
SoapUI 5.7.2
Observe this portion of a request:
<urn:Address>
nimborum
<urn:Address1>?</urn:Address1>
fremunt
<urn:Address2>?</urn:Address2>
foedere
<urn:City>?</urn:City>
ferant
<urn:State>?</urn:State>
profundum
<urn:ZipCode>?</urn:ZipCode>
sceptra
<urn:CountryCode>?</urn:CountryCode>
et
</urn:Address>
Where are things like nimborum and profundum coming from? They are not in the wsdl that I can see. Can I make this not happen when importing a wsdl? Thanks