1. Andrew Davis
  2. PowerBuilder
  3. Thursday, 4 January 2018 16:43 PM UTC

Hi,

I need to link my PB 2017 app to a website to retrieve and send data. 

The developer can use SOAP or RESTful API - which is easier to implement in powerbuilder 2017 

regards and thanks

Andrew

 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 4 January 2018 18:32 PM UTC
  2. PowerBuilder
  3. # 1

Hi Andrew;

  PB 2017 only supports SOAP based Web Services. The new PB 2017 R2 release - being released later this month - will also support RESTFul Web Services and include support for newer security mechanisms as well. So you will have both choices in the new R2 release.

  Both Web Service mechanisms have their plus & minus aspects from their implementation, coding, performance, etc nuances. I would like to suggest that you investigate both access mechanisms from your organization's perspective to see which one suites your needs best. FYI: The bonus with the SOAP implementation is that you could use the Web Service DataWindow. Support for a RestFul (aka JSON) based DataWindow will not be in PB until PB2017R3 coming later this summer.

HTH

Regards... Chris

 

Comment
  1. Andrew Davis
  2. Saturday, 6 January 2018 14:39 PM UTC
Thanks Chris for your help once again



Andrew

  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.