Hello to all K2 masters.
I am trying to add a webservice broker to K2 five,
thing is my web service require somthing called authenticationMode="UserNameOverTransport"
which basically means that you need to authenticate before you can see the WSDL or the methods.
i guess that is the reason i get VALIDATIONInvalid WebService WSDL error.
is there a way around it? maybe loading the wsdl as a file?
thank alot.