1. gadi PB
  2. PowerBuilder
  3. Thursday, 21 February 2019 13:07 PM UTC

Hi all 

I need the your wisdom and experience.

I'm Not a PB developer, I wrote a Web service that I need a third party to consume and run.

They use PB12.5.

I have sent them my WSDL file and when they tried to import it from the Web Service Proxy Wizard but they couldn't pass in the port selection. (attached Picture 'PowerBuilderWizard.png')

the wizard notification: There is no port for this service.

I have tried the file with SoapUI 5.5 without issues

I have uploaded a test WSDL (ServiceTest.BS.TestIp.wsdl) that have the same behavior in the PB WS wizard

 

I'm really puzzled about this, I hope you will have a advice on what might be the issue

 

Thanks

Gadi

 

Attachments (2)
gadi PB Accepted Answer Pending Moderation
  1. Thursday, 21 February 2019 14:44 PM UTC
  2. PowerBuilder
  3. # 1

Hi Marco 

It's good to know your test case and that the WSDL is working.

I will ask their developer to pay attention to the ".Net engine" checkbox.

I hope this will solve the issue

Thank you for your test and reply.

Gadi

Comment
There are no comments made yet.
Marco Meoni Accepted Answer Pending Moderation
  1. Thursday, 21 February 2019 13:25 PM UTC
  2. PowerBuilder
  3. # 2

Hi Gadi,

I can tell you that 

  1. the syntax in your ServiceTest.BS.TestIp.wsdl is just fine;
  2. the PB proxy wizard can correctly find a service called WebService.TestServices;
  3. as I deploy the proxy project, a "testservices" proxy is correctly generated in PB IDE.

I'm using PB 2017 R3, sorry for not being able to find an old PB 12.5.

However, codebase for SOAP WS proxy projects is supposed to be the same between PB 12.x and PB 2017, and I do not expect (or I didn't experience) any difference so far.

Last hint, don't forget to check the ".NET engine" checkbox when the wizard starts.

Best,

.m 

Comment
  1. Brad Mettee
  2. Thursday, 21 February 2019 13:39 PM UTC
I have PB12.5 and successfully created the ws proxy object using the .NET engine. No problems.
  1. Helpful
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.