harishaidary submitted June 8 2016
This simple example code shows you how to retrieve the completion report using the eSignLive Java SDK. With the completion report, you can retrieve information about your senders, such as: the number of packages in a specific status, the package name, and the package id. Also, to run this example, make sure to replace the api key placeholder with your own value. 
Rate this Code Share

Comments

Reply to: Completion Report Example (Java SDK)

1 votes

Hello,

In the Completion Report, what is the difference between 'Complete Date' and 'Latest Update Date'? How they are getting populated in the report?

 

Thanks!

Geejov

Reply to:

0 votes

Hi Geejov,

 

Sorry for the late reply (because there's no direct notification reached out to me)!  Feel free to make a post instead so that I can reply back to you more promptly!

 

For Completion Report, it's a known limitation that the "Completion Date" is not returned. The "PACKAGE UPDATED" column in CSV response or the "update" field in JSON response refer to the "Latest Update Date". However, for a completed package, it's not always the case that the completion date equals to latest updated date. (For example, signer get locked after completion updates the package; archive a package then revert the status also updates the package) That's why it's more of a limitation to the completion report.

 

Duo

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off