6 results matched your search criteria
Forum topic
OneSpan Sign
Hi
I am trying to use notifySigner via Java SDK, how can I use the below method, what is groupId? how can I create/get groupId via SDK java.
eslClient.getPackageService().notifySigner( packageId, groupId );
Thanks
Wendy
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
Hi, Is it possible to create a package with status not draft and then notify a signer at a later point. I have a use case where some signers will need to click a link through an email in order to sign and others will click a link through our portal.
Forum topic
OneSpan Sign
Hi,
I am getting below error when I am trying to notify signer.
{"messageKey":"error.validation.notifySigner.outOfOrder","code":400,"message":"Unable to notify the signer until it is their turn to participate.","name":"Validation Error"}
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
Hello, I need some tips to get me started with an upgrading to SDK 11.41 from a very old version. I was not involved in the original implementation, and I am lacking knowledge of what the platform provides.