545 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
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
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
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
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
We are in process of changing SDK to REST in our project
Need help mapping the SDK methods to REST, In SDK add document we have SignatureFields, Signature Editable fields, Initial Fields and AcceptanceFields?
Forum topic
OneSpan Sign
I just discovered that someone in our Company is downloading the Document, printing it and having the Officer manually sign the Document rather than using the Web Site to Sign a Document. Yes. She created much unnecessary work for herself.
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.
We want to add personal message to individual signers of the package. Could you please let me know which APEX SDK method we should use to do the same?
Forum topic
OneSpan Sign
Is it possible to override $PACKAGE_OWNER_EMAIL when createPackage via API SDK?