160 results matched your search criteria
Forum topic
OneSpan Sign
Code:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
Hi,
I have a requirement to have an expiry date to be set during package creation or package update. I have read through the request and response related to packages and configuration and still could not figure out the procedure or field where the data should be set.
Forum topic
OneSpan Sign
In my code I have 2 parameters that I am passing string uniqueId, string coBrand can you elaborate on this comments?
Forum topic
OneSpan Sign
Hi everyone,
I was wondering if there are any constraints on what I configure in the email templates as the "from" email address based on the account owner's or sender's email address domain?
We have setup DKIM on an account so we can use our company's domain for our outbound emails.
I was wonde
Forum topic
OneSpan Sign
Hi guys,
I was testing how to call OneSpan api from POSTMAN using this steps mentioned in this link but I keep getting this error message:
There was an error connecting to https://sandbox.esignlive.com/api/packages/.
Forum topic
OneSpan Sign
I have a Laserfiche Workflow sending a document for signature to 4 persons. Workflow is configured to use the layout “XXSignaturePage” based on the template by the same name.
Forum topic
OneSpan Sign
Hi All,
We started implementing ESL in our company and we have two accounts, one is for production and the other used in lower environment, (dev and test), the problem is that, the sandbox cannot reach our REST service in test environment, (we did not test in production yet), it fails every time.
Forum topic
OneSpan Sign
How do I configure the multipart request to create a package and send in attachments in a single call?
Forum topic
OneSpan Sign
Is there a way to configure OneSpan Sign to email field values from packages created from a template?