Topic Replies Freshness Views Users
Normal topic

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?

Normal topic

I'd like to do validation on a group of radio buttons to just check to see if one has been chosen. If none are chosen then validation kicks in. Is there sample code for this?

Normal topic

In the application we have users and organizations. A user can be a member of an organization. The use cases for signing are as follows: 

     1) An individual user has a required signature field

Normal topic

A client (Progeny Systems) wants to use PCC (Personal Certificate Client) with iFrame, and can't seem to find how to define the signing method.

From the UI, under recipient settings -> Advanced tab, the signing method can…

Normal topic

The State of Ohio has just started using OneSpan sign.

I have a couple of end users that get error code onespoan_user_sobo_err

Any suggestions?

Normal topic
If I accidentally send a package to the wrong email address or the wrong signer, can I modify the package I already sent? Or do I have to delete it and start over?
Normal topic

We need to retrieve the document associated data using the SDK. In Postman, we can view the document data using REST /packages/{packageId}/documents/{documentId}.  However, we are getting an empty map using the getData() method…

Normal topic

Hi

 

I successfully create a package with two signers: Signer 1 has email address [email protected] and signer 2 has email address email2@cibc…

Normal topic

I'm currently using Java SDK to create a package:

<dependency>
    <groupId>com.silanis.esl</groupId>
    <artifactId>sdk</artifactId>
   …

Normal topic
Hi team, In our workflow, we allow our user to delete their transaction. I found two functions in SDK deletePackage() and trash() So my question is, what's the difference between them, what do you suggest to use? And when I managed to…
Normal topic
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. Getting a completion report on the package…
Normal topic
Hi, We're working on a workflow that would require our users to upload attachments as part of the signing ceremony (to validate their identity when signing in-person). We can set the attachment to be required as part of the signing…
Normal topic

Hi,

Is it possible to create a package using layout or template vis Java SDK? If yes, could you please share some code sample?

Thanks

Wendy

Normal topic

Hello,

I could not find  esl-sdk-external-signer-verification jar in the maven repository. Please help.

 

<dependency>
  <groupId>com.eSignLive.com.esl</groupId>

Normal topic

Hello, we were informed that a change will be coming to the API interactions in the 11.36 version.  If we integrate using the Java SDK, is it necessary to upgrade to the latest version of the SDK in order to correctly handle the…

Normal topic
Hi, Is there are guidelines or recommendations for using eSign with PDF documents (and forms). Lets say I have a claim form (with 50 fields) to be completed. What is the general approach - do people upload the PDF and request…
Normal topic

Hi,

 

I am not clean how to use attachment, could you please share an sample code? Also once there is attachment in a package, the sender have to accept this attachment, otherwise  the signing ceremony will…

Normal topic

Is there a way to customize the handoverlink Href property at a signer level?  I've only been able to see it at the document package level.  I'd like to redirect based on the signer role, and trying to find the best way to do…

Normal topic

So I am trying to figure out how to get the Bulk Signer function to work for a package I sent out, but I am not a developer and have no clue how to implement the code found here. 

Normal topic

Hi,

I only enable notify email in my account. when the package status is SEND, when call notify, can receive an email to launch signing ceremony. After I finish the signing this package and package status is COMPLETE, then I…

Normal topic

Hello - What is the logic behind validating the phone number entered in the SMS Authentication field?  How does the system know that 111-111-1111 is an incorrect number in America?  Thanks.

Normal topic

Hi,

 

Is there a way to send an email to the signer when a package is ready to download which means that this package has been signed and status is COMPLETE without enable email.complete.

Thanks

Normal topic

Hi,

The following link is not working :

https://developer.esignlive.com/app/uploads/test_text_tag.pdf

Could you please fix it ?

Thanks,

Normal topic

Hi

When create a package how to define extract text tag vs extract acrobat tag via JAVA SDK? One package can support both extract…

Normal topic

Hi,

When an attachment can be added in a package via JAVA SDK? Could you share a sample code?

Thanks

 

Wendy