alvarogrm
7 years agoNew Contributor
How to set http-headrar before a wsdl-definition is retrieved
Hi,
I have a problem, I need to retrieve a wsdl-definition with an url-address i order to create a SOAP-project, eg.
https://[maskin]:8443/my/webservice/test?wsdl
the problem is that I need to set a couple of HTTP-headrar that contains a "ticket" in order to grant access to the server. I cannot find a way to do this in SOAP-ui, you can set HTTP-headrar in restrospect, but I need to sett the http-headrar before I can retrieve the wsdl-definition.
It should be a solution to this.
BR Alvaro