65 results matched your search criteria
Forum topic
OneSpan Sign
Hi, for business requerimient we are integrating Pega CRM application with OneSpan in order to achieve the Onboarding Digital project.
We are consume multiple API services in order to create Transaction in OneSpan.
Forum topic
OneSpan Sign
I have a requirement to extract the date that a package was completed.
As we have signing Groups who sign in a particular order, I can extract the date that the last known group signed by retrieving the SignersCompletionReport (through esl.ReportService.DownloadCompletionReport = yields => Sende
Forum topic
OneSpan Sign
Hi!
I have some templates that define some pdf file to be filled and signed over the OSS Session.
For all of the created transaction, we are also creating a custom pdf that needs to be signed by the same Signer.
Forum topic
OneSpan Sign
Hello,
I have a document that requires signatures from multiple signers.
Forum topic
OneSpan Sign
Hi everyone,
We are working to integrate OneSpan with Pega application in order to manage the Customer Digital Onboarding process.
Forum topic
OneSpan Sign
Good Morning,
I am currently in the process of making modifications to exsiting signing ceremonies in order to use the WithAda() Flag and make the documents readable by software such as the JAWS reader.
Forum topic
OneSpan Sign
Hey folks at ESL, great job with the mobile SDK, though I'd like to suggest a couple things you can do to make working with the mobile SDKs a little easier.
Forum topic
OneSpan Sign
Hello! Thank you for reading my post.
My understanding is that the notification email (email.notify) is the only email template that can be triggered programatically from the eSignLive system. I had a few questions on this functionality:
Question 1.
Forum topic
OneSpan Sign
I have created a .Net web application to receive posts from the eSignLive server to handle event notifications (PACKAGE_CREATED, DOCUMENT_SIGNED, etc.) I am successfully receiving the events, parsing the Json posted to me, and handling the events.