Jochem van Dieten
Jochem van Dieten
So do I understand it right this is stalled because @TheRealAmazonKendra says there are apportunities to improve it, without saying what those opportunities are? Why not merge this one for...
Making that change introduces [an XXE vulnerability](https://owasp.org/www-community/vulnerabilities/XML_External_Entity_(XXE)_Processing) so is not recommended. The real question is why parseXML() was not found, as it is a function that was added to the...
- I have never used SoapUI te generate WSDL but (many times) with a provided WSDL to generate sample requests and mock services. We didn't generate this WSDL ourselves, we...
If it helps, this is what SoapUI generated for the request and response: ```xml ? ``` ```xml ? ? ``` This is consistent with the service provider documenttation.
Sure, go ahead