3702 results matched your search criteria
Forum topic
OneSpan Sign
I have seen references in the documentation to what looks like a timed visual audit trail:
Forum topic
OneSpan Sign
I was a bit surprised to find the PackageService.updatePackage only updates package-level properties and does not deal with the complexities of adding/removing/updating the signers and documents.
Forum topic
OneSpan Sign
Unless I missed something, the notary assigned to a package thru the Java SDK does not get an email notification. Is there a way to have the system send an email to the notary with the login link as is done for other signers?
Forum topic
OneSpan Sign
A customer is asking us about a scenario that I would like to clarify.
Forum topic
OneSpan Sign
Have tried every possible parameter to PackageService getJournalEntries that I can imagine and every value returns a 404. I added several notary journal entries to package ArdXvFMXC6rdEW6lpzHYhb4T1Pk= can you tell me the magic value that will return journal entries?
Forum topic
OneSpan Sign
I would like to be able to save a 'role' type attribute against a group signer - for example 'Insurance Agent'. I find when I save a signer of type group, the customId attribute is not returned when I request the package.
Forum topic
OneSpan Sign
FieldStyle has static types for BOUND_COMPANY, BOUND_NAME, and BOUND_DATE, but these values do not appear in the values returned by FieldStyle.values(). I would like to look up the FieldStyle like FieldStyle.valueOf(SOME_NAME) but the call fails for the 'BOUND' types.
Forum topic
OneSpan Sign
Seeing how to set the inPerson(Boolean) at the DocumentPackage level. Is there any way to set this attribute at the signer level? Our workflow has the possibility that some signers will be in person and others will be remote.
Forum topic
OneSpan Sign
Some of our clients demand a stored recording of remote notary audio and video. My understanding is OneSpan does not support the audio/video storage feature.. There are products that position themselves as remote notary products that do this.
Forum topic
OneSpan Sign
I am looking for a place to store a signer's role. The idea here is we can store an attribute against a signer that allows us to find the proper signer based on some role in our workflow.