Evidence summary via sender UI
Thursday, March 26, 2020 at 07:47amHi
From sender UI, when user click the download button, it will download all the signed document as zip file, is it possible to include evidence summary for each package when clicking ‘ download’ button?
also I noticed that 'evidence summary' button only enabled in Owner account, not sender account, is it true?if so, how the sender account to download the evidence summary?
Thanks,
Cindy
Reply to: Evidence summary via sender UI
Thursday, March 26, 2020 at 09:37amHi Cindy,
When you click the "Download" button, it's actually hit the document download link, which doesn't include the evidence summary:
https://{your_instance}/api/packages/{package_id}/documents/zip
This link/API is also exposed to other signers(could be either externals signers, or your senders), whom shouldn't have access to the evidence summary which contains all recipient's personal information.
In the sense that only the package owner should have access to the evidence summary, and display the "Summary" button (https://{your_instance}/api/packages/{package_id}/evidence/summary)
Package Owner's sender ID can be identified from package JSON: "sender" > "id".
Please let me know if in your case, your account owner created the package with sender as a signer, so that we can discuss further whether the behavior makes sense or how to achieve your goal.
Duo
Reply to: Evidence summary via sender UI
Thursday, March 26, 2020 at 09:40amHi Duo,
I logged in as sender which is the package owner, but I still don't see 'evidence summary' button in the portal? do I miss anything?
so basically your answer is 'download' button in the portal can't include evidence summary, correct?
Reply to: Evidence summary via sender UI
Thursday, March 26, 2020 at 10:06amHi Cindy,
Did you mean (take classic sender UI for example) (1)the sender is the package owner, (2)the package has been completed, and the "Evidence Summary" link is missing?
For the download button behavior, this is more like an integration solution that you download both the zipped files and evidence summary, put them in a folder, zip the folder and push to your end user. If you want to enhance the portal in this manner, I can also help you create an Enhancement Request asking for this feature.
Duo
Reply to: Evidence summary via sender UI
Thursday, March 26, 2020 at 10:19amSorry, you are right, I saw it in the sender account.
for download button, we just want to our client to click one button which can download both documents and evidence summary. could you please raise the ER ticket for us please?
thanks,
Cindy
Reply to: Evidence summary via sender UI
Wednesday, June 3, 2020 at 12:57pmWe'd also like this feature as our users find it very confusing to use the download then the summary.