Forum Discussion

timothys's avatar
13 years ago

stripping default '?' from soap requests

Could there be an option not to have '?' added to each attribute of all SoapUI generated requests? Or if there is, could someone let me know how to do this?

When I try to use find and replace to replace the '?' with a blank string
it doesn't seem to work (the replacement text has to have at least 1 character, ie a space)
This is pretty annoying when trying to setup requests that have many attributes
and different environments since I have to hand delete the '?' value for each attribute.
Thanks,
Tim

1 Reply

  • nmrao's avatar
    nmrao
    Community Hero
    Hi,

    Do you mean value for each of your element in request is having a ? by default and it needs to be replaced with space?

    You can change it by :
    File --> Preferences --> WSDL Settings --> Click the check box : generate example values in new requests. So that some value is generate instead of question mark.

    Hope this resolves your query.

    Regards,
    Rao.