107 results matched your search criteria
Forum topic
OneSpan Sign
In the application we have users and organizations. A user can be a member of an organization. The use cases for signing are as follows:
1) An individual user has a required signature field
Forum topic
OneSpan Sign
We recently put in place a listener that is supposed to pull all completed documents as you would expect. The customer is reporting that there are a large number of documents that didn't get pulled from the OSS cloud. They all were created by the same sender using bulk send.
Forum topic
OneSpan Sign
I am trying to accomplish the following. Please let me know which SDK classes to use:
- Get a list of all documents/templates uploaded onto a group's library (From all senders in the group).
Forum topic
OneSpan Sign
I used {{TheHost}}/api/account/senders?from=1&to=100 API to retrieve Sender Object in JSON. The "top" level of this object contains two (I believe) related fields
"timezoneId": "GMT",
"created": "2020-04-24T17:42:42Z",
Under "account": { is another two fields
Forum topic
OneSpan Sign
Hi,
I am trying to use ReportService call from JAVA SDK and noticed that it does not have the up to date data about the senders.
Forum topic
OneSpan Sign
Hello, would help me understand what I'm doing wrong ?
The method is called in package creation process.
In the following are the values for Mobile signature method compare with Mouse capture.
I don't see any problem for Mobile signature.
// Mobile signature - Error response
String response = clie
Forum topic
OneSpan Sign
Hi,
We would like to retrieve the count of users created over a period of time. i.e. # of users created yearly.
We are using the following API and it isn't providing us the desired results ...can you please assist?
https://signer-esignlive.com/api/account/senders?search=created:2016
thanks
Neel
Forum topic
OneSpan Sign
Hi,
I'm having an issue when trying to use the delete feature to permanently delete a package.
Using the Java SDK, I simply execute the following line.
eslClient.getPackageService().deletePackage(new PackageId(packageId));
Forum topic
OneSpan Sign
I am successfully receiving events in Salesforce for transactions I created in the OSS portal but not for any packages I create via the SDK. Is there something I need to set when I create packages via APEX?
I noticed this comment in your blog series on Salesforce events:
Forum topic
OneSpan Cloud Authentication
I am having a problem with the Laserfiche Connector:
I select a document in LF then click "Send with OneSpan"
The document shows in the list of Documents on the Create New Transaction screen.
I add the sender's email, name, and signers then click Create.