1. Fabricio Zamborlini Ribeiro
  2. PowerBuilder
  3. Tuesday, 8 June 2021 13:20 PM UTC

Estamos tentando criar um cliente de serviço da web. Este serviço da web é um ponto de extremidade MEX
(https: // xxx / MEX? Wsdl)

 

 

Versão Powerbuilder: 2017 R3
Testamos com SoapUI e funciona bem

Att.,

 

Fabricio

Marco Meoni Accepted Answer Pending Moderation
  1. Tuesday, 8 June 2021 14:26 PM UTC
  2. PowerBuilder
  3. # 1

Hi,
is it a .Net based WS? If so, you must tell PB to use the .Net engine otherwise it will default to the EasySoap (Java).

Your pictures are not very clear, but it seems the WS is over https. In that case, be aware that PB SOAP proxies do not support TLS 1.2, you need to use HTTPclient object:

https://community.appeon.com/index.php/articles-blogs/tutorials-articles/2-powerbuilder/236-call-soap-web-services-using-httpclient-object

Best,

.m

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.