Buschfunk
12 years agoFrequent Contributor
Preventing soapUI to modify test requests
Hello,
I have a SOAP test request which only contains the SOAP envelope and a variable like this:
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
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
