1. Philippe PILAT
  2. PowerBuilder
  3. Thursday, 25 January 2018 09:00 AM UTC

Hello all,

we have a PB application that uses OLEObject to interface with an Excel sheet.

This application is published with Appeon Web and used thru IWA, i works fine.

We have to publish the same application with Appeon Mobile (for Ipad) so my question is : how to interface with Excel ?

Thanks,

Best regards.

Marco Meoni Accepted Answer Pending Moderation
  1. Thursday, 25 January 2018 09:57 AM UTC
  2. PowerBuilder
  3. # 1

Hi Philippe,

since Powerserver Mobile does not support oleobject, I suggest you have a .NET Web Service (which you can deploy from PB) and have it to use oleobject.

In other words, 1) manipulate the xls file from the WS and 2) call the WS from the mobile app to receive the xls. Once it lands on the client you can open it.

Cheers,

.m

Comment
  1. Philippe PILAT
  2. Thursday, 25 January 2018 11:27 AM UTC
Hi Marco,



thanks for your answer, I share it with the team to give a try.



Best regards,

  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.