Password protected WSDL for generic SOAP adapter
Content
Hello,
I'm trying to integrate with a 3rd party whose WSDL is password protected. When I'm creating the connection using generic SOAP adapter and Test it, it says that the WSDL is not reachable, I guess because is not public and protected by password.
Is there a way to set up the connection or workaround this? Unfortunately they can't make the WSDL public for different reasons.
Also, as an alternative I've tried to upload the whole schema in a ZIP file, but when I test it, it can't find the configuration.svcinfo file, but it is obviously there. All files are in the same path (there is no folders). I've set the references like below. Is that correct?