188 results matched your search criteria
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,
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
Forum topic
OneSpan Sign
There is a client who is interested in evaluating eSignLive for digital signatures.
Forum topic
OneSpan Sign
Scenario: We have a two-page PDF where OneSpan form is programmatically created using Java SDK. We have a text field on both pages that are identical. We would like for the field on the second page to be automatically populated with the value the user inputs on the first page.
Forum topic
OneSpan Sign
According to this page, field injection is for text field only. Is that still the case for Java SDK 11.0 which I'm using? We have forms that contain texts/radio buttons/drop-downs, etc.
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/c_managing_documents/field_injection.htm
Forum topic
OneSpan Sign
We are seeing this error:
Caused by: java.lang.NoSuchMethodError: com.silanis.esl.sdk.builder.CeremonyLayoutSettingsBuilder.withoutIFrame()Lcom/silanis/esl/sdk/builder/CeremonyLayoutSettingsBuilder;
Forum topic
OneSpan Sign
Hi ,
I am able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
Would anyone happen to have a full blown, sample Java application with e-SignLive integrated, that they can share?
Forum topic
OneSpan Sign
Hi all,
What would you recommend to use for a production application, Java SDK version: 11.33 or API calls.
Am I asking this because checking and testing the SDK seems like sometimes it fails and it has some examples?