1. Moshe Tangi
  2. PowerBuilder
  3. Wednesday, 25 September 2019 13:18 PM UTC

Hi all

 

For my understanding ( a little bit confused here ) to get the general idea

 I have a few questions :

1. with pb 2017 we didn't have the ability to develop a REST WS as a host just to consume it a as client ?

2. with pb 2017 we can consume a SOAP WS with the "old fashion" way ( pbclient17) or with the new httpclient object?

3. Does the new object httpclient can consume a REST WS ?

4. With 2018 Appeon adds the C# target to add the ability to develop REST WS as a  host ?

5. With 2019 Appeon expands that ability more with SNAP ( replaces the C# target )  ?

7. I didn't see how do I make a MSI file with SNAP to publish it later like it was in PB 2017 ? it just has local or remote server .

 

Thanks

Moshe

Accepted Answer
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 25 September 2019 17:26 PM UTC
  2. PowerBuilder
  3. # Permalink

Hi Moshe;

   Here are my answers ...

1) Correct

2) Correct - https://www.youtube.com/watch?v=-upeWlrlSN4

3) Yes (See #2). However, PB now has a RESTClient object class to make that even easier.

4) PB2018 was never released. Yes, this new C# Web API functionality was added in PB2019.

5) No, SNAP is a) a framework (SnapObjects) and b) an IDE (SnapDevelop) that works in conjunction with the PB2019 IDE. However, SnapObjects can be used with Visual Studio as well (instead of or in combination with, SnapDevelop)

6) ???

7) SnapDevelop does not have MSI capabilities at this time. Deployment would be manual.

HTH

Regards ... Chris

Comment
  1. Moshe Tangi
  2. Thursday, 26 September 2019 06:17 AM UTC
Hi Chris



Thanks a lot



  1. Helpful
  1. Chris Pollach @Appeon
  2. Thursday, 26 September 2019 19:47 PM UTC
You are most welcome Moshe!
  1. Helpful
There are no comments made yet.


There are replies in this question but you are not allowed to view the replies from this question.