235 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am looking through the Java SDK for a way to programmatically lock a signer, I've attempted to use the PackageService.updateSigner() method but found that it won't update the locked flag on the sender object.
Forum topic
OneSpan Sign
Is there a way via the API to get an a count of attachments for a transaction or a list of transactions and when they were added. It doesn't appear new attachments change the Update Date. We have people who are signing their transactions and then coming back multiple times to get the
Forum topic
OneSpan Sign
We use SSO so we don't sending out the invitation for users to activate their accounts. How can I programmatically activate the accounts using the .NET SDK. I can determine who's pending from the list of senders, but not sure how to update their status to ACTIVE.
Forum topic
OneSpan Sign
I want to update the status in my database as soon as user sign the document. I haven't found code to get the status as soon as signer sign the document. I did register all the even using callback example code.
Forum topic
OneSpan Sign
Guys,
We've noticed on a few occasions that when you guys update your sandbox it almost always breaks our account that is tied to a Vault. Because of this it stops our workflow until the issue is resolved.
Forum topic
OneSpan Sign
I updated from 11.33 using the downloaded SDK, but found the NuGet for 11.35 today, but am having issues resolving the ESLClient class from the NuGet install. I tried a using for each namespace in OneSpanSign namespace, and am having no luck. Did the class change fr
Forum topic
OneSpan Sign
Hi,I want to implement some sort of writeback feature for our transactions to update a Salesforce record upon completion.
Forum topic
OneSpan Sign
Hi team,
In our workflow, we allow our user to delete their transaction.
Forum topic
OneSpan Sign
HI ,
I have a scenario like
1.upload the document in one span.
2. Pump the data to the document through one span.
3. No e-signature needed.
4. once data is pumped we will get manually sign from customers.