1. Oscar Uriel Tobar Rios
  2. PowerBuilder
  3. Wednesday, 3 January 2018 02:20 AM UTC

How can I implement ws_security in powerbuilder universal edition 2017, to invoke a webservice using SOAP WS-Security Username Authentication. Ideas?

 

Marco Meoni Accepted Answer Pending Moderation
  1. Wednesday, 3 January 2018 07:44 AM UTC
  2. PowerBuilder
  3. # 1

Hi Oscar,

AFAIK for the time being the only option is to create a WCF proxy from old PB.Net (code into an NVO) and then call the generated assembly from PB2017 using a COM Callable Wrapper. The thread was already discussed here:

https://archive.sap.com/discussions/thread/3752270

Unfortunately, for the next future I do see a change in WCF native support, see here:

https://www.appeon.com/developers/roadmap/developing-wcf-services-powerbuilder-classic.html

Cheers,
.m

Comment
  1. Oscar Uriel Tobar Rios
  2. Tuesday, 9 January 2018 03:45 AM UTC
Thanks Marco, I will try it as you say

  1. Helpful
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Thursday, 18 January 2018 21:20 PM UTC
  2. PowerBuilder
  3. # 2

PB 2017 R2 adds an new REST client and PB 2017 R3 adds support for OAuth2.  This is the way we are recommending.

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.