1. CJ Lai
  2. PowerBuilder
  3. Tuesday, 4 February 2020 17:46 PM UTC

Good day, PB gurus

I am wondering if any of you have done integrating the AdobeSign into a PB application? 

If so, would be possible to share any insight/method used?

Thank you

CJ

Accepted Answer
CJ Lai Accepted Answer Pending Moderation
  1. Friday, 14 February 2020 15:20 PM UTC
  2. PowerBuilder
  3. # Permalink

After wrestling with AdobeSign's and DocuSign's APIs all this week, I have decided to give it up. 

I am hoping InkPicture object in a datawindow object (not a InkPicture 'control' on a window) would work.

 

Thank you all for your input

CJ

Comment
There are no comments made yet.
CJ Lai Accepted Answer Pending Moderation
  1. Thursday, 6 February 2020 14:15 PM UTC
  2. PowerBuilder
  3. # 1

Thank you, Marco. I have gone through their doc online and still don't know where and how to start.

Should I use a Word OLE or should I use a datawindow on a window? 

If there is any pointer to where and how I can achieve this (a 3000-mile outline would be fine), it'd be highly appreciated.

 

Thank you!

Comment
There are no comments made yet.
Marco Meoni Accepted Answer Pending Moderation
  1. Wednesday, 5 February 2020 15:06 PM UTC
  2. PowerBuilder
  3. # 2

Hi CJ,

Adobe Sign offers a REST API interface

https://www.adobe.io/apis/documentcloud/sign/docs.html#!adobedocs/adobe-sign/master/api_usage.md

so you can use all PowerBuilder objects (primarily RESTclient, HTTPclient, OAuthClient) to utilize the signing functionalities offered by Adobe Sign.

Best,

.m

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.