550 results matched your search criteria
Forum topic
OneSpan Sign
Hi Experts,
We have a use case where in client doesn't want to use the UI for signing.
Once an approval step is completed in the BPM, it needs to complete signing without the user having to go to eSignLive.
We need :
1. Sample code for programmatically completing signing.
2.
Forum topic
OneSpan Sign
Hello everyone,
My end goal is to send an e-SignLive Package automatically when a certain custom object is created.
I was wondering if it was possible to link the custom object to the e-SignLive Package (the same way as when using a button or Visualforce page with ParentId) through an Apex Trigge
Forum topic
OneSpan Sign
We are trying to test the connection status to make sure there is not issues with a firewall. Since you do not have a test connection parameter baked into the .Net SDK we just created the new ESL client then make a request for existing doc's or layouts or something.
Forum topic
OneSpan Sign
Hi,
We have a slight change in our requirement regarding drafts feature in eSignLive. I was unable to find any way to access drafts using the eSignLive android sdk making me believe that it is not supported currently. Currently I have following questions:
1.
Forum topic
OneSpan Sign
Hi,
As I understand, the recommended route to use Android Mobile SDK is to use via the Android IDE.
We have an environment where we are using Eclipse as our IDE.
Forum topic
OneSpan Sign
Hi,
We are using JAVA SDK v11.47 , we are downloading the PDF using the below code that is there on your developer portal.
Observations:
1. The files that we download using the below code gives us password prompt when we open it
Forum topic
OneSpan Sign
The onespan Java sdk (sdk-11.51-jar-with-dependencies.jar) contains a version of netty (4.1.74.Final) that has security vulnerability CVE-2022-24823, the sdk-11.51.jar has references to it, and our company (and clients) won't allow it to be deployed with security vulnerabilities.
Forum topic
OneSpan Sign
Hi, I am looking for sample to create and send a package with one or many documents including as binaries in .net sdk.Can you help me find sample.ThanksBalwinder
Forum topic
OneSpan Sign
Is it possible to override $PACKAGE_OWNER_EMAIL when createPackage via API SDK?
Forum topic
OneSpan Sign
Hi,
Is there a complete list of possible error codes from package creation using .NET SDK available for reference?
Thanks