549 results matched your search criteria
Forum topic
OneSpan Sign
Hello everyone,
My end goal is to send an e-SignLive Package automatically when a certain custom object is created.
I was wondering if it was possible to link the custom object to the e-SignLive Package (the same way as when using a button or Visualforce page with ParentId) through an Apex Trigge
Forum topic
OneSpan Sign
Hi,
As I understand, the recommended route to use Android Mobile SDK is to use via the Android IDE.
We have an environment where we are using Eclipse as our IDE.
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
I was looking through the sample created using Android SDK. It did not seem to have an option to create a transaction using a template. Has this future been implemented? If not, are there any plans to implement it?
Forum topic
OneSpan Sign
I have a client who is calling the ReportService method of the SDK However, for a specific date, he is getting the below error:
Code snippet as below:
Console.WriteLine("Calling for Completed "); //between 14/3/2016 - 15/3/2016
report = eslClient.ReportService.DownloadCompletion
Forum topic
OneSpan Sign
We are trying to test the connection status to make sure there is not issues with a firewall. Since you do not have a test connection parameter baked into the .Net SDK we just created the new ESL client then make a request for existing doc's or layouts or something.
Forum topic
OneSpan Sign
Hi,
We are using JAVA SDK v11.47 , we are downloading the PDF using the below code that is there on your developer portal.
Observations:
1. The files that we download using the below code gives us password prompt when we open it
Forum topic
OneSpan Sign
Hi Team,
I am working with Apex SDK and I have one requirement to sign the document from salesforce interface i.e. In-Person Signing.
Can you please let us know that it is possible through APEX SDK?
Regards,
Shashank Verma
Forum topic
OneSpan Sign
We are unable to install apex SDK to our sandbox
Forum topic
Mobile Security Suite
I'm trying to run the Sample for the Orchestration Server SDK.
The README.md mentions one need five dependencies
- all2wrap.jar
- DSAPP_Server.jar
- OrchestrationSDKServer.jar
- UtilitiesSDK.jar
- NotificationSDKServer.jar