Hi Guys
I get this error when I try to hit the button, download wsdl.
I have file Name(.wsdl) stored in my "C" folder as mentioned.
My HttpConnection is also tested Sucessful.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mansoor MohammedPosted Apr 22, 2020, 12:07 PM
Jefferson S. MottaPosted Apr 20, 2020, 10:06 PM
Mansoor MohammedPosted Apr 19, 2020, 3:38 PM
I went to Visual Studio -> Buisness Intelligence -> Create New Project
All i need to do is..
Extract the response from wsdl to mt SQL table, so I dragged WebServices Task, from the left, and ther in, General -> Http Connection -> I gave
https://usfireuatsvc.e-test.net/TestService.svc?wsdl
userId: admin
Passwrd: ****
Note: The url above is not the actual url, but works absolutely fine.
Upon hitting the Test Connection - button, I get the Msg test connection Succeeded.
Now in the General tab, I fill in the other info like wsdl files(pointing to the wsdl file I created)/ Override WSDL to true/Gave the Name and Description, then upon hit of Download WSDL button, I get the pop up msg as
SSL Certificate Response obtained from the server is not valid. Cannot Process the request
Mansoor MohammedPosted Apr 19, 2020, 1:00 AM
I still get that error Salman Bhai, to tell you in brief
All i need to do is..
Extract the response from wsdl to mt SQL table, so I dragged WebServices Task, from the left, and ther in, General -> Http Connection -> I gave
https://usfireuatsvc.e-test.net/TestService.svc?wsdl
userId: admin
Passwrd: ****
Note: The url above is not the actual url, but works absolutely fine.
Upon hitting the Test Connection - button, I get the Msg test connection Succeeded.
Now in the General tab, I fill in the other info like wsdl files(pointing to the wsdl file I created)/ Override WSDL to true/Gave the Name and Description, then upon hit of Download WSDL button, I get the pop up msg as
SSL Certificate Response obtained from the server is not valid. Cannot Process the request
Salman BegPosted Apr 18, 2020, 10:29 AM