Access wsdl hosted on external website with authentification
Hello,
I am trying to use talend to access the soap webservices listed on a wsdl file which is hosted on a site requiring authentication.
When I use wizdler by being already authenticated on the website I can see all of my webservices but when I try to use talend I do not know how to define the credentials
before in order to allow
me to access the wsdl.
When I try to access the wsdl, I have an error because the wsdl is not accessible directly from the internet unlike another provider that I use.
I am new to talend and I do not understand everything. Can someone help me step by step to successfully authenticate to the website from talend in order to read the wsdl file if possible.