Topic Replies Freshness Views Users
Normal topic
So I was able to create a package, with a field which is placed on the first page. How can I say that the field needs to be on every page?, or only on the last page, keeping in mind that I don't know in front how many pages the file…
Normal topic
I'm new to eSign, I think I could create e template in my dashboard, and then dynamicly create packages based on that template? This does not seem to work for me. I create a new package with signer into it but no luck.
Normal topic
I have been getting some requirements questions recently related to what our options are for customizing the look/feel of the signing ceremony. I've found this documentation - http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k…
Normal topic
Hello, We are in exploring REST API for creating a package with a signing document. Thanks to the good developer resources on this site, we could accomplish this part but the challenge we have is the document resides on a Cloud platform…
Normal topic
We'd like to configure an internal SMS Provider into our "on premise" eSignLive platform. The Platform Administrators guide suggests that this can be done by simply making the appropriate settings to the core.properties file. It also…
Normal topic
When a Document is signed for a given Signer, in the call back notification, I see following information "name":"DOCUMENT_SIGNED","sessionUser":"SignerID2","packageId":"XXXXXXXXXXXXXXXXXXXXXXXXX","message":null,"documentId":"Document_ID" …
Normal topic
I need some help figuring out how to auto-populate fields in our documents (i.e. fields that auto-fill upon signature). So, I've been able to add an auto-populating date field to one of our documents using this JSON: …
Hot topic
Hi Given that a PDF can accommodate multiple Signatures where some of them may not be required , how can I format my JSON so that it does not crash? Using the sample PDF in https://developer.esignlive.com/forums/topic/simulating-rest…
Normal topic
Hi, I have 3 forms. Each form has Signature Capture Fields Example SignerId1.Capture1, SignerId2.Capture2, [ExtraSignerId1.Capture1],[ExtraSignerId2.Capture2]...etc When I print the form individually as 3 packages, it is created and…
Normal topic
I want to keep track of my customer's usage for billing. Do I need another key segment or is the PackageID globally unique? My customers will have their own accounts.
Normal topic
Hello, I would like to know if there is any way to identify (without callback) delegation information and who delegates to who using REST API. I have firewall limitations that's why callback is out of the question. Regards, Felipe
Normal topic
Hi Haris, I would like to quickly clarify on the below approval format where I noticed that even if the page detail is not provided it works fine to realize the exact text to place the textfield using text anchor. “approvals”: [ { â…
Normal topic
Hi, There is a confusion when we use the callback function, is there anyone to give some advice? The callback url is based on our application. And this path is correct when running directly in the browser, however there is no reaction…
Normal topic
I'm trying to add a role to an existing package in draft status. I'm getting
{
    "technical": "",
    "packageId": null,
    "messageLanguage": null,
    "messageKey": "http.status.415",
    "entity": null,
    "code": 415,
    …
Normal topic
Hello, I am having a problem where documents in the signing package appear to be ordered randomly during signing. We always send the documents in the same order. Is there any way to ensure the order of the package using the documents<…
Normal topic
Team, We have required to have the Auto signed by the user , i.e we wanted have a check box on the UI that says Acknowledge and when the user check's this box the Document should be marked as "Signed by XYZ on datatime" on a specified…
Hot topic
In doing some testing in my sandbox, I noted that if I submit a package with a signer with an invalid email address, early the next morning I got a delivery failure notification to my email inbox. I'm curious if there is a way to actively…
Normal topic
Team, I was exploring REST API for one of our need, where, we need to download all the documents for all packages that has been completed for a given day. I see Reports option where you can git list of completed packages for a…
Normal topic
Hi All Hoping someone can shed some light on this. I'm using the esl text tags in a document i'm uploading. My package json which works fine. The problem i have is when i put a negative offset - {{*esl:signer1:textfield:offset(10,-10)…
Normal topic
I have done multiple trials and not able to end up with successful results for uploading a document to a Transaction. I am using REST API and here is the RAW request ----Request---- POST https://sandbox.esignlive.com/api…
Normal topic
Hi, Is there any REST API for getting a current status of a particular transaction in esignlive account. Thanks, Kartee
Normal topic
Hello, I'm having a hard time structuring my JSON payload to reflect what I want to appear in my package. The documents have already been merged with *MOST* data via another source, but I do need to add some information to one of the 3…
Normal topic
Hi I am trying to CreatePackage and upload using Rest APIs. Below is my JSON String and attached is the PDF. This used to work in may 2017. Now the PDF file is getting flattened ignoring signature blocks. Are there any changes post…
Normal topic
Hi there, I am experiencing the error saying Unauthorized Access with the valid package ID "X8hRTbGl7GkXkdKoVxwJ92a6fqg=" when trying to create session token. I don't know why. Please advise. Thanks, Eddy
Normal topic
Hi, What is the parameter for maintaining the signing order in package creation request json. Thanks& Regards, Srinivas R