211 results matched your search criteria
Forum topic
OneSpan Sign
We create a package where Primary and Secondary signers are both true
We set the expiry datetime for 1 hour when we create the package
We process the package, then send the uploaded documents to OneSpan to sign the documents.
Forum topic
OneSpan Sign
Hi,
Is it possible to have multiple signers for a single document and if any one of the signer's signs it, it should be in completed status?
Thanks in advance.
Lakhan.
Forum topic
OneSpan Sign
Hi,
I want to show 2 documents of my package together at a time during signing ceremony. Typically, I see that as soon as one document's signing ceremony completes, another document arrives.
Forum topic
OneSpan Sign
I am seeing a bug where the following occurs:
1. I create a package with 1 document and 1 signature placed using text anchors.
2.
Forum topic
OneSpan Sign
FYI,
We have received two emails,
1)
Dear Madeva,
You have been added as a signer to the eSignature at IBM package "ID-00001507".
.........
........
And it has Go to the eSignature at IBM package buton
after some time another email has received..
2)
Hi Madeva,
esi
Forum topic
OneSpan Sign
I am trying to create a package using the REST API through my company proxy, using a system called TIBCO.
My understanding is that we need two types of security:
1. Basic authentication (using the API Key, that we have been given from Silanis).
2. SSL, using Silanis Certificate that downloaded from
Forum topic
OneSpan Sign
Hi,
We're investigating a production issue where some packages are not completing, even though they appear to be complete. They return a status of "SIGNING_COMPLETED" when queried via the REST API.
Forum topic
OneSpan Sign
We had over 20 packages in our e-sign portal that display as expired even though the package was already completed. Does anyone know why that is?
The technician indicated that the packages were completed and that signers were not receiving expiring e-mails.
Forum topic
OneSpan Sign
I have this code as was suggested by OneSpan for retrieving "GetUpdatedPackagesWithinDateRange" but I am getting an error on this line.
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.SENT, new PageRequest(index, 10),