107 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team ,
As suggested by you we are using single step package creation call where in package creation, doc upload and status sent happens at one go .For this we are using silanis provided java class.
This is wrking perfectly fine in all environments but when we moved to production , its giving conn
Forum topic
OneSpan Sign
I have made a template the first signature capture mandatory for each signer and subsequently made the rest optional with conditional logic. This setup ensures that the mandatory capture becomes optional once any of the others are signed.
Forum topic
OneSpan Sign
How do I move this logs from catalina.out to a different file? Also, are they logs generated by System.out.println?
Jul 22, 2021 9:36:33 AM com.silanis.esl.sdk.internal.Support logRequest
Jul 22, 2021 9:36:33 AM com.silanis.esl.sdk.internal.Support logResponse
Forum topic
OneSpan Sign
Has any tool been built previously that would allow field values (for data entry fields signers need to input in) for transactions sent via bulk send to be extracted automatically to a CSV file say?
Forum topic
OneSpan Sign
We have attempted to install the OneSpan integration with Laserfiche Cloud, but when we get the following error when we triy to test:
Forum topic
OneSpan Sign
We seem to be having an issue where we don't seem to pull in any of our recent test files using either the GetPackages or the GetUpdatedPackagesWithinDateRange. We DO get results using those as long as we move the date range back to at least last November. The catch is that if we
Forum topic
OneSpan Sign
Hi all,
I am trying to implement SDK-11.33 to my current sprint boot application. But when I try to start the app I get the following issue:
Forum topic
OneSpan Sign
I am inserting this kind of Tabs {ESIG_BORR01_SO_0001} using .WithPositionAnchor(new TextAnchor() { AnchorText = signatureDetails[i].AnchorTabString, Height = 20, Width = 80 }) from reading <AnchorTabString>{ESIG_BORR01_SO_0001}</AnchorTabString> inside my PDF file.
Forum topic
OneSpan Sign
Hello,
We are in exploring REST API for creating a package with a signing document. Thanks to the good developer resources on this site, we could accomplish this part but the challenge we have is the document resides on a Cloud platform and is accessible over a URL.