[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: OpenEdge 10.2b - Consuming Web Services

  • Thread starter Thread starter Liliana Santiesteban
  • Start date Start date
Status
Not open for further replies.
L

Liliana Santiesteban

Guest
Hi Brian, Thanks for answering. I tried what you explained but it works when I run the bprowsdldoc -nohostverify http://....../SoapApi/web/ServiceUpdatecustomer.svc?wsdl with http. I get the same errors when I tried with https and we need https: Error message: 9318 Error message: 9407 Error loading WSDL document https://....../SoapApi/web/ServiceUpdatecustomer.svc?wsdl :Fatal Error: connect operation failed (WinSock reported error=0) location: https://....../SoapApi/web/ServiceUpdatecustomer.svc?wsdl (11748) Från: Brian K. Maher Skickat: den 4 maj 2018 16:20 Till: TU.OE.Development@community.progress.com Ämne: RE: [Technical Users - OE Development] OpenEdge 10.2b - Consuming Web Services Update from Progress Community Progress Community community.progress.com Know More By Logging In. Log In. Forgot Password Brian K. Maher Hi Liliana, You need to get the required cetificates from the creator of that web service then import them into the \certs directory. Run Proenv to get a command shell, cd to the certs directory then run the certutil -import command for each certificate they give you. Brian Maher Principal Engineer, Technical Support Progress 14 Oak Park | Bedford, MA 01730 | USA phone +1 781 280 3075 www.progress.com View online You received this notification because you subscribed to the forum. To unsubscribe from only this thread, go here . Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top