1. Jason Ding
  2. PowerBuilder
  3. Friday, 27 April 2018 19:55 PM UTC

Does anyone have successful story to be shared with how to integrate Powerbuilder IWA application on Azure Cloud with Microsoft Office 365?

The Powerbuilder business applications will be used for office administrators and Microsoft Office 365 web applications such as PowerApp will be used for web users.Thank you!

Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Monday, 30 April 2018 18:15 PM UTC
  2. PowerBuilder
  3. # 1

I believe with Office 365 it's in the cloud and integration is through Web APIs.  PowerServer Web supports calling Web APIs, and in PowerServer 2018 we plan to enhance it with the new HTTP Client that we recently added to PowerBuilder 2017 R2.  Then you can easily and directly call REST Web APIs in addition to SOAP.   

In the meantime, your choices are to call Web APIs using SOAP (https://www.appeon.com/support/documents/appeon_online_help/2017/workarounds_and_api_guide/ch01s03s08.html) or create a server-side proxy object (https://www.appeon.com/support/documents/appeon_online_help/2017/workarounds_and_api_guide/ch01s03s07.html) that bridges the call for you.

BTW, JSON parser and generator has been in the PowerServer Web since 2016.  https://www.appeon.com/developers/library/videos/installable-web-apps-and-other-web-features-2016.html

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.