When WSDL is parsed, it's rarely populated with proper data. If there could be a support for rewriting of data, e.g. to populate <username></username> tags with specific value, like test, and then apply it to all the requests, it would be perfect:) Usually such tags are shared by multiple requests.
When WSDL is parsed, it's rarely populated with proper data. If there could be a support for rewriting of data, e.g. to populate
<username></username>
tags with specific value, liketest
, and then apply it to all the requests, it would be perfect:) Usually such tags are shared by multiple requests.