545 results matched your search criteria
Forum topic
OneSpan Sign
I have made a template the first signature capture mandatory for each signer and subsequently made the rest optional with conditional logic. This setup ensures that the mandatory capture becomes optional once any of the others are signed.
Forum topic
OneSpan Sign
Hello,
We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
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
Hello,
I am running into an issue when attempting to remove a partially signed document from within a transaction.
Forum topic
OneSpan Sign
We can verify when a signer signed all the documents as follow:
Forum topic
OneSpan Sign
We are trying to add signers to the package that was already sent through the API and keep getting the following exception:
com.silanis.esl.sdk.internal.EslServerException: Could not add signer.
Forum topic
OneSpan Sign
I am using the text tag extract example found here: Text Tag Extraction (Apex SDK) | OneSpan Community Platform
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
Good Morning guys,
My team and I have been working on this error for a few days now and we aren't sure why it is firing off.