3699 results matched your search criteria
Forum topic
Mobile Security Suite
After integrating SDK , I am getting the error while initializing orchestrator and error is below :-
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/vasco/digipass/sdk/utils/utilities/UtilitiesSDK;
Forum topic
OneSpan Sign
Is there any way to control the tab order of fields on a form so that the signer will follow a specified order when tabbing through the form fields? As things are now, this seems to be rather random.
Forum topic
OneSpan Sign
When a particular signer or role signs can we obfuscate certain data points to prevent them from seeing information? ...while a different signer/role CAN see the information. This would help me with some design considerations. Thank you, Randy
Forum topic
OneSpan Sign
I use following method to update senders info:
eslClient.AccountService.UpdateSender(info, senderid);
The problem is that once this is done sender is inactive and invitation needs to be sent to a sender.
Is there a way to activate sender immediately after update?
I think there is another option.
Forum topic
OneSpan Sign
Hi,
is it possible to retrieve API key from the owner account via API call? currently I knew, I can retrieve the sender account API key via API call.
thanks,
Cindy
Forum topic
OneSpan Sign
Hello, what is the maximum number of characters allowed in the package name? The JavaDoc for the method PackageBuilder.newPackageNamed() states:
@param name the package name @size(min="1", max="64")
Forum topic
OneSpan Sign
Use case: we have situation where the client is ALWAYS going to be doing in-house, in-person signings.
Documents are produced from their Enterprise App with embedded text tags, and sent to OSS via the print driver.
Forum topic
OneSpan Sign
Use Case: Client has Vertical Enterprise App that they can customize output. We have trained them on text tags and they are very excited for dynamic signing blocks, etc.
Forum topic
OneSpan Sign
Hi,
I have a scenario for a package with 1 document and 2 signers, only 1 signer required to sign the document.
when this package sent , both of the signers received the activate email (1 signer for signing, and another signer just review - no signature required.
Forum topic
OneSpan Sign
Hi Team,
I need to update the name of the document, please help me in that.
Note: document has been already signed by 1 signer..
Thanks