100 results matched your search criteria
Forum topic
OneSpan Sign
hello there,
I set up sandbox.esignlive.com with salesforce sandbox.
Using Apex sdk I am able to create package and sign it, but when other users from salesforce try to use apex sdk code they can create package in esignlive but they cant sign it.
Forum topic
OneSpan Sign
Hi there.
We have recently signed up with eSignLive to use with Salesforce, and at the moment Conga.
I’ve found this document from your Online Guides on using Conga with eSignLive –
http://docs.esignlive.com/content/d_esignlive_connectors_guides/salesforce/salesforce_v4.0/integrator_s_guide/wo
Forum topic
OneSpan Sign
Hey,So when I use OneSpan sign as myself (connected user to onespan in Salesforce under admin tab) I have no issues. But if I have another admin who has same permissions try to view a transaction record they get the Insufficient Privileges error. Any idea why this is happening?
Forum topic
OneSpan Sign
We use Salesforce with OneSpan. We are using API integration to merge field values from salesforce into OneSpan template fields.I have a Salesforce field that is a Rich Text Area field, formatted as HTML.
Forum topic
OneSpan Sign
Is it possible to send a form to a non-signer to populate the form before signing?
The idea is:
1) Create a package via Salesforce, Salesforce merges some info onto the document
Forum topic
OneSpan Sign
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.
3.
Forum topic
OneSpan Sign
Hi Duo,
We have one scenario in which we have 2 salesforce orgs. For the first org we want to submit the pdf for signature using APEX SDK and in the another org we want to sign the pdf from Salesforce Community page using APEX SDK only.
Forum topic
OneSpan Sign
We have a template in eSign which uses custom label to populate values in the document with signer information e.g signer DOB, SSN. Currently our user use bulk file upload feature to create multiple packages for each signer in the One Span Application.
Forum topic
OneSpan Sign
Hi All,
Please could you help me with esignlive convention and salesforce SDK
I am trying to find out if there is anyway to esginlive convention during create package using Salesforce SDK
Any code or snippet will be helpful.
Thank you
-Ted
Forum topic
OneSpan Sign
I was trying to implement Call back service in Salesforce from One Span. I have implemented all the steps in Salesforce mentioned in Part 1, Part 2 and Part 3. But however when a transaction is completed in One Span my apex method is not being called. No logs as well.