212 results matched your search criteria
Forum topic
OneSpan Sign
Our scenario:
Package is created, signed and completed at our premises.
We then allow the signer 5 days to go home and download the package.
However, we want to block the download if the signer takes longer than a certain number of days.
Forum topic
OneSpan Sign
hey,
I'm looking to retrieve the date each signer has signed the package, and the date when the package has been completed. Where can I get that?"
Forum topic
OneSpan Sign
Hi Team,
While creating a package using REST API. What is the exact configuration that I have to do enable the review before completion feature on the particular package?
Can anyone help me on this?
Thanks in advance.
Forum topic
OneSpan Sign
We currently use the Microsoft SharePoint connector for eSignLive and that works great for us. However, we have some use cases where we'd like to start using the Dynamics connector as well.
Forum topic
OneSpan Sign
I have a package that was sent out for signing and was completed successfully. The member is now trying to access the documents to review for their records and have input their Q&A incorrectly too many times. When I open my OneSpan Inbox and look into this package, this signer sho
Forum topic
OneSpan Sign
Hello,
Once all the signing ceremony is completed, there is one email notification getting triggered from "e-SignLive " to all the signers by including package owner in "CC" of that email.
Email notification reference is here:
Signing is completed for e-SignPackage
Forum topic
OneSpan Sign
if (!EventHandler.ContainsKey(NotificationEvent.PACKAGE_READY_FOR_COMPLETION))
EventHandler.Add(NotificationEvent.PACKAGE_READY_FOR_COMPLETION, (EventRequest request) =>
{
// RESPONSE TO Set Status to Completed
});
Forum topic
OneSpan Sign
Does eSignLive have a mechanism to auto archive completed packages after a set number of days?
It would simplify our process as we would not have to build the infrastructure in our system to manage the package life cycle if this feature already exists.
Forum topic
OneSpan Sign
Hi,
Is there a way to send an email to the signer when a package is ready to download which means that this package has been signed and status is COMPLETE without enable email.complete.
Thanks
Wendy
Forum topic
OneSpan Sign
Hi,
Could you please let me know how to download a attachment via JAVA SDK call when the package is complete?
Thanks
Wendy