1. Clarence Chamorro
  2. PowerBuilder
  3. Wednesday, 15 July 2020 17:15 PM UTC

We have a mobile app connecting with QuickBooks database thru datasource created in PowerServer 2019. It is working perfect.

I will like to use the same QuickBooks Datasource in PowerServer via our Client Server application. If there is an article or a sample how to use it will be greatly appreciate.

Regards,

Clarence.

Clarence Chamorro Accepted Answer Pending Moderation
  1. Wednesday, 15 July 2020 22:32 PM UTC
  2. PowerBuilder
  3. # 1

I appreciate your answer.

Let me ask you a question: Can I Instead create a Transaction object and set its properties with the Powerserver Data Source properties like I am doing it with mobile app?

Regards,

Clarence

Comment
  1. Armeen Mazda @Appeon
  2. Wednesday, 15 July 2020 23:36 PM UTC
What are the data source properties you are using? Which database driver are you using?
  1. Helpful
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 15 July 2020 19:41 PM UTC
  2. PowerBuilder
  3. # 2

QuickBooks exposes their data through REST APIs with OAuth security, which PowerBuilder 2019 R2 supports.

Here is the relevant QuickBooks documentation: https://developer.intuit.com/app/developer/qbo/docs/develop

Here is the relevant PowerBuilder documentation: https://docs.appeon.com/pb2019/objects_and_controls/ch02s85.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.