101 results matched your search criteria
Forum topic
OneSpan Sign
We have existing Nintex workflows, using CoSign for electronic signatures. We are investigating changing to eSignLive for signing. Is it possible to have multiple signers in a flow, with some signing in parallel and some signing only after others have approved/signed?
Forum topic
OneSpan Sign
It would be a great feature to allow a signer to sign once for all fields they have to sign for in a document, rather than having them sign multiple times. For example, a parent who is the payer and has to sign for their child.
Forum topic
OneSpan Sign
Question: We have a business process where internal users need to quickly sign documents that have multiple signature locations. Ideally, we would want our users to access a document, view it on screen then with a single click sign all locations. Is there a way to accomplish that with eSignLive?
Forum topic
OneSpan Sign
Hi there,
I have been trying to update documents that have FULL_NAME signers to HAND_DRAWN signers using the JAVA SDK.
Forum topic
OneSpan Sign
Hey team,
I noticed that you provide a signing status function to get signing status per signer:
com.silanis.esl.sdk.SigningStatus signerStatus1 = eslClient.getSigningStatus(packageId, new SignerId(signerId1), null);
But the concern here is, we don't want multiple calls to get signing status all re
Forum topic
OneSpan Sign
Trying to follow the example here: https://www.onespan.com/blog/onespan-sign-developer-multiple-signers-sharing-same-email
But I am getting the exception below when I add a second signer with:
Forum topic
OneSpan Sign
Guys,
I am working on a package that has both captures on one document. I'm using the handdrawn value for one and the fromfile for the other.
On the first approval using the handdrawn value, it works fine. I then go onto the fromfile capture approval and it works fine.
Forum topic
OneSpan Sign
Hi all,
Is it possible to customize the email sent out once the signing has been completed (the one with a link to download completed documents'.
We use e-sign for multiple different documents and want each document to have its own email template.
Forum topic
OneSpan Sign
Hello, I need to send multiple documents, I saw this post: https://community.onespan.com/forum/adding-multiple-documents-meta-data And in this post it informs that it would not be possible, but it is from 2018, is there any current solution for this?