156 results matched your search criteria
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
We have a need to create a transaction entirely programmatically without displaying any type of UI. To my knowledge this is possible through the use of templates.
Forum topic
OneSpan Sign
This works (after unzipping the file)
byte[] bytes = eslClient.PackageService.DownloadZippedDocuments(packageId);
using (Stream file = File.OpenWrite(DocumentName+".zip" ))
{
file.Write(bytes, 0, bytes.Length);
}
This creates a corrupt document
byte[] bytes= eslClient.PackageService.Downloa
Forum topic
OneSpan Sign
Guys,
I am using this as a reference for timezones.
https://www.onespan.com/blog/onespan-sign-release-1121-time-zone-support
Forum topic
OneSpan Sign
Greetings
I'm doing some scale testing and I've noticed that I can't programmatically upload data to a textarea using REST if the data is longer than 2100 characters (approximately).
Forum topic
OneSpan Sign
From the eSignLive UI there is an email button with the words "Remind" underneath. When clicked it sends an email reminder to all signers that have yet to sign.
Forum topic
OneSpan Sign
I have run the UI based transaction report and only the sender information is provided in the excel file.
I have run the delegation report which only provides me the delegation activities, nothing transaction level related.
Forum topic
OneSpan Sign
Hi Team - Once we have accepted the consent document , and when the document is loaded again to be accepted ,what we see is the the confirm button
on top right above the the navigation tool , Also once the document is accepted and loaded again a false clickable link is shown which is what we dont n