21 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I don't understand the difference between roles and approvals?
Forum topic
OneSpan Sign
Hi Team
I would like to sign all the documents on behalf of sender and multiple signer using a package id.
Forum topic
OneSpan Sign
I want to setup a template where I have setup 2 groups one called Advisors the other called Manager.
Forum topic
OneSpan Sign
Hi Moshiur
The customer had Laserfiche connected to the wrong account. We are establishing a new account. Do they have to do the install all over again?
Forum topic
OneSpan Sign
Returns set of delegationEvents with EventID(?) arrays that contain 4 items below:
eventDate, eventType, eventDescription and eventUser
EventID example-> 699AK8PzZMg0
a) can you confirm this is not a SenderID ( can't seem to find a Sender using this for ID )
Forum topic
OneSpan Sign
Hi,
Our customers are periodically getting the following error while trying to publish an approval:
"Unauthorized Access
We're sorry. Your session may have expired. Please try again.
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
We have integrated with OneSpan using your .Net SDK (version 11.12.0.0 ). We have built out logic to reject attachments but we have come across a scenario where if a sender has multiple attachments that are rejected, when we reject those attachments using the AttachmentRequirementServi
Forum topic
OneSpan Sign
Using the code below I only get 1 package back, but I can tell I should be getting multiple packages with multiple senders based on the date range. Can someone please tell me what I'm doing wrong? I don't see it? Thx
Forum topic
OneSpan Sign
Hi,
Where can I find documentation about Roles and Signers, and how they are intended to be used?
I see that Roles accept an array of Signers but I couldn't find a sample of when multiple Signers are being added to that array, I have only seen a 1 to 1 (one role - one signer) examples.
for instan