1. Steve Mason
  2. PowerServer Mobile (Obsolete)
  3. Monday, 21 August 2017 22:27 PM UTC

Can a .Net Assembly created with Powerbuilder be called by a Powerbuilder Mobile application.  If so can someone provide an example of 1) an assembly's namespace, file name, object name, class name and method name; 2) where the assembly files are installed and 3) and how it is called using the AppeonDotNetComponet?

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 22 August 2017 02:15 AM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 1
Hi Steve; Have a look at my OrderEntry Example application. It supplies a PB based web service that is deployed to IIS. Which in turn, is called from either an Appeon Web or Appeon Mobile App deployment utilizing a client side web service based DataWindow. https://sourceforge.net/projects/stdfndclass/files/Applications/PowerBuilder/OrderEntry HTH Regards ... Chris
Comment
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Monday, 21 August 2017 22:41 PM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 2

Non-visual .NET assemblies deployed to the Microsoft IIS server can be called by Appeon Mobile apps without the need to expose them as Web services.  Instructions are in page 76 of the Workarounds & API Guide: https://www.appeon.com/system/files/product-manual/appeon_workarounds_and_api_guide_v2016.pdf

But it is not possible to use visual .NET assemblies in the client-side of the mobile app.

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.