265 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to update an exciting package that is already on draft mode. especially roles on that package.
Forum topic
OneSpan Sign
In attempting to use signerAuthenticationTokens, I was looking at the following:
http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_authentication&s[]=webpageurl#signerauthenticationtoken_example
public SignerAuthenticationTokenExample() {
authenticationClient = new Authenticat
Forum topic
OneSpan Sign
I took the sample code .net code (c#) from online and was getting the below error when creating a template and package.
"Could not create template. Exception: Error communicating with esl server. Invalid URI: The format of the URI could not be determined."
Forum topic
OneSpan Sign
I tried to compile https://github.com/eSignLive/esl.sdk.net/tree/638754571e39de8b30c36965ca9e4d05b7c1b146/sdk/SDK.Examples
with 11.5 SDK, but there seems to be breaking changes, like MakeOption() not found.
Forum topic
OneSpan Sign
When I log into e-SignLive, I don't see the groups tab. I'm trying to set up group signing, like shown here:
http://docs.e-signlive.com/doku.php?id=esl:help:groups_and_delegate_access
Forum topic
OneSpan Sign
Hi,
We have a requirement where we need to impose unique package name when users create a transaction. I understand that the only uniqueness that eSL has is the packageId and not the name.
Is it possible to check the uniqueness of package name before it is created?
Thank you.
Forum topic
OneSpan Sign
Hello,
I want to check more details about this event notifier (ESL:MESSAGE:SUCCESS:DOCUMENT_CONFIRM), A signer has successfully confirmed a document. A
how I can know which document was signed? Will this event return any details about the document ID?
Thanks,
Nehme
Forum topic
OneSpan Sign
Hello,
We have the below field in our pdf: {{esl:Signer1:textfield:size(200,50)}}
Can you please let us know how to make these fields required and how can I set the max field length for these fields.
Thanks!
Forum topic
OneSpan Sign
In our code, we are using the change signer feature.
.CanChangeSigner()
Once a new signer is assigned, the eSL server generates random signer ID.
How can we get the signerID using .net to get the signing status of this signer.
Please note that we can't use callbacks in our environment
Forum topic
OneSpan Sign
Hi,
i have a problem when trying to generate a URL with sender authentication token to package view.
When i do that on old-instance (sandbox.e-signlive.ca) its working fine.
But when i do that on new-instance(sandbox.esignlive.com) its not working fine reps the UI looks the old way.
Is there a w