142 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
We are currently using the UI to create the package, inject the fields, then use the Java SDK API to download the documents. I found this below which retrieves a list of field values at the package level. But we are looking in a way to retrieve the fields by documents. Â&nbs
Forum topic
OneSpan Sign
We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
Hi OneSpan Support Team
We're looking to enable 2-way SSL between our application and OneSpan using the Java SDK. Can you please provide some guidance on:
Forum topic
OneSpan Sign
Hi,
I am unable to create a package with the JAVA sdk for the attached document. I am getting an eslServerException with a technical message ' error.eslx.inputValidation.documentPreverifyError'.
Forum topic
OneSpan Sign
Hi,
I have a requirement to set the package expiry date during creation of the package itself.
The problem is I cannot identify the suitable Json field where the expiry date can be set so that Onespan can automatically take the necessary actions on it.
The java sdk has the solution.
Forum topic
OneSpan Sign
I am fairly new to OneSpan sign API. I'm using Java SDK. Two questions:
Forum topic
OneSpan Sign
When accessing a session URL, I can see that eSignLive returns a few 302s and the browser does some redirects. For whatever reason, Chrome cancels one of these redirects when it's in an iFrame (https://sandbox.e-signlive.com/packages/{packageId}/sign).
Forum topic
OneSpan Sign
Years ago, with our initial eSign implementation we noticed a significant drop off when we required a married couple to sign separately.
Forum topic
OneSpan Sign
We have a scenario where user should initial on one of the signature fields from a group of fields (like a radio button group). We have multiple questions where we want the signer to initial on one choice.
e.g.