Topic Replies Freshness Views Users
Normal topic
Hi, We are integrating esign with Salesforce. When we create a package, the owner of the eSign Live becomes the sender of the package. Is there a way to send the package as another user in esign account? Regards Ranjan
Normal topic
Hello, We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have this below scenario, could you please check how can we handle this? 1. Email sent to signer named 'John Smith' for…
Normal topic
Hello, We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have setup below usecase which is working fine. 1. Sent e-signature request to John smith (only one signer on the package)…
Normal topic
Hello, We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. Currently we are generating the documents with Conga and while generating the documents we are placing…
Normal topic
Hello, We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. During our signature request, we need user to input their tax number, for that we are passing following expression which works…
Normal topic
Hello, We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases. We have this below scenario: 1. Salesforce user XXX sends an e-signature request to customer. 2. Customer signs the document…
Normal topic
Hello, We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We want to know how can we set reminder while we are creating the package using apex sdk. Could you please share the…
Normal topic

Hello, We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases. 

We want to add personal message to individual signers of the package. Could you please let me know which…

Normal topic

Hello, We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.

We are using a text tag to capture signer's tax number : {{esl_TaxNumber:Signer1:textfield:value(""),size(160…

Normal topic

Hello, We have integrated our salesforce application with onespan using APEX SDK.

We have an use case where we also ask Signers to upload some additional documents (eg Driver's license). We used the OneSpanAPIObjects…

Normal topic

Hello, We have integrated our salesforce application with onespan using APEX SDK.

We have an use case where we ask Signers to upload some additional documents (eg Driver's license, void cheques etc). We used the…

Normal topic

Hello, We have integrated our salesforce application with onespan using APEX SDK.

We want to publish a daily report on the status of the packages that was last updated on 'Yesterday'. I see as per documentation we have to use…

Normal topic

I am attmepting to use a VisualForce page that was created as the template for the signing document. I added the text tags: {{esl:SellerSign1:Signature1,size(80,20)}}
{{esl:SellerSign1:Autofield1:SigningDate1,size(80,20)}}<…

Normal topic

We are consuming onespan esign feature. From this morning we are getting resource not found error message in the esign frame.

API url:

"https://sandbox.esignlive.com/api/authenticationTokens/signer/multiUse"

Normal topic

Hi,

We want to load the Onespan template for e-signing in a Lightning component or in a LWC so that users dont have to open the mailbox to e-sign the templates. 

By this, we can embed OneSpan as a part of our…

Normal topic

We are trying to implement one use case using APEXSDK per below provided URL.

Normal topic

We are consuming one span esign api from pega. The package creation is failing with the below reason

Message: Cannot send package without approvals.

Message key: error.validation.sendPackage.noApprovals

Normal topic

Hi,

Currently using APEX SDK to retrieve a template from OneSpanSign, then removing roles from the template as needed, if the number of signers change. I've currently defined 2 roles on the template, and am trying the scenario…

Normal topic

Hey Team,

If we have more than 50 documents assigned to one signer and if the signer get changed in the middle of the signing process. Can we update all the 50 document signers with the single callout.

Can…

Normal topic

I am trying to use ceremony settings in salesforce to customize various options, but they do not seem to render.

Please help me understand what i am missing. I could not find appropriate documentation for each node.

Normal topic

We want to have configured branding for two accounts so thinking to have separate accounts. 

Question is :

  1. Can we configure two account API Keys in salesforce,
  2. If yes, how can we do that?…
Normal topic

Hey Team,

 

I am working with Text Tag Extraction and going through the blog i.e. https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/text-tag-extraction#tab-header-4

Normal topic

Hi Team,

 

Is there any way to authenticate signer while signing the document from Email. 

Scenario: We just want to block the un-authorized user from signing if that user get access to the…

Normal topic

Is there a change in updatePackage call for new signing experience. I am able to generate the package and update the package with settings and roles from old signing experience account but same cannot be done with new signer experience…

Hot topic

Hi Team,

I am new to OneSpan and start working on the Apex SDK. I have gone through the SDK documentation but I am not able to find out how we can attach the signed document to the record or package can be assigned to the…