Forum Discussion

Buschfunk's avatar
Buschfunk
Frequent Contributor
12 years ago

Preventing soapUI to modify test requests

Hello,

I have a SOAP test request which only contains the SOAP envelope and a variable like this:

<soap:Body>
${DataSource#inputData}
</soap:Body>


The inputData are XML files representing the actual SOAP payload. How can I prevent this request from being modified when opening it e.g. in the forms view.

Thanks

1 Reply

  • Hi,

    You can switch the default request editor to Source in File -> Preferences -> SoapUI Pro to keep the xml as it is when switching between the the other editors and when you close the request, however, if you go to the Form editor it will generate the mandatory elements. We have an internal defect of SOAP-1205 filed for this. You can also try to close SoapUI Pro, and reload the project to see if that helps.



    Regards,
    Marcus
    SmartBear Support