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 representi...