493 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am getting the exception. Exception "Could not create a new package one step: Object reference not set to an instance of an object". I am on .NET version 4.7 and Newtonsoft 12.
Forum topic
OneSpan Sign
We have several templates that contain too many input fields for accepting user inputs. Nowadays, we have a requirement to update the content of the document used in the template, even if it is a minor word change at the bottom section of the document.
Forum topic
OneSpan Sign
Hi,
I am trying to create a new package using .net sdk from template which is already defined in the UI. I am trying to find an example which will help me to get started. This is what we are trying to accomplish
1. Create package with templateid defined in UI portal
Forum topic
OneSpan Sign
Hello,
Once all the signing ceremony is completed, there is one email notification getting triggered from "e-SignLive " to all the signers by including package owner in "CC" of that email.
Email notification reference is here:
Signing is completed for e-SignPackage
Forum topic
OneSpan Sign
I am fairly new to OneSpan sign API. I'm using Java SDK. Two questions:
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 Sign
Hi. I've got fields that I've set up like this:
.withField(createFieldBuilder(FIELD_TEXT_BOX_CONSTANT, TEXT_BOX_GRP_ADDRESS_CONSTANT, "tbRetirementDate")
.withFontSize(22))
Forum topic
OneSpan Sign
REQUIREMENT
We would like to be able to order our signers. For example for a document: SignerB has to sign before SignerA.
WHAT WE HAVE FOUND
OSS 11.42: This is an option to order signers from the OSS UI when initiating the signing ceremony.
Forum topic
OneSpan Sign
Hello,
I have a working form running app to sand box, I am now trying to make the sender dynamic. When I send the form with the sender email that was set up with original sand box account everything works fine.