142 results matched your search criteria
Forum topic
OneSpan Sign
Unless I missed something, the notary assigned to a package thru the Java SDK does not get an email notification. Is there a way to have the system send an email to the notary with the login link as is done for other signers?
Forum topic
OneSpan Sign
Hi,
How can i use SDK to set multiple signature block on the same document for a single signer and the values to be passed dynamically.
I have a list of coordinates which specify the position and size of my signature block for a single signer on a single document.
Forum topic
OneSpan Sign
Hello,
Is there any way to browse and upload an image file with handwritten signature in eSignLive account using any tool or API?
I checked there's one tool using 'JAVA' but I am looking for '.NET SDK'.
Thank you.
Forum topic
OneSpan Sign
Hi,
I am wanting to add some extra fields to the evidence summary PDF that can be viewed after a signing session is complete.
Forum topic
OneSpan Sign
Hi
What is length limitation for emailMessage for both package level and signer level in on-prem version 11.25 via JAVA SDK call? Is it 4000 characters?
Thanks
Wendy
Forum topic
OneSpan Sign
Hey team,
We have a client reporting that they have an issue can't get role id returned.
Here's the workflow:
I have created a transaction with your java sdk.
Forum topic
OneSpan Sign
Is there a way to retrieve a list of packages in the Trash folder using Java SDK? I understand Trashed is a property not a package status. But I need to purge all packages that are trashed.
Forum topic
OneSpan Sign
Hi
I want to Specify/ restrrict the Documents a Recipient Can View.
Forum topic
OneSpan Sign
Hi,
When creating the package programatically (using the REST API / Java SDK), can we configure signer workflow? i.e. signer1 signs first and then signer2.
The default behavior is that there is no workflow i.e. all signers get notified simultaneously.
please let me know
thanks
Neel
Forum topic
OneSpan Sign
Hi,
I have to ask Required Document from signer but Number of Required documnet is dynamic.
It depends upon agent to ask any number of document to signer.
I have created signer using SDK and want to add required doc dynamically based on number of documentes requested to Java code.
Thanks