tbencheikh

Add Document to package is too much slow

0 votes
Hello, we use sdk.net in our solution and we are confronted with slowness, for example when we try to add documents that exceed 3 MB to a package, it takes up to 8 seconds per document (sdk calls this method api rest : https://docs.esignlive.com/api-docs/sandbox-us/#/Documents/api.packages._packageId.documents.post ) I tried this method with postman and it’s the same result, it’s slow. When we try to reproduce the case on https://sandbox.e-signlive.ca, it’s a little faster! but I noticed that you download the pdf as you add it (look at the attached image), so when we click on the next button, they are already downloaded on your site and the design page is displayed quickly. Can you please suggest us a solution to optimize (compression, ...)?

Reply to: Add Document to package is too much slow

0 votes
Hi there, The Document Upload call contains the documents' binaries in the request, that's why it may take some time. Unfortunately, OneSpan Sign currently doesn't support to uploaded compressed document. And if your endpoint is located in Canada, it's true that pushing these data to OneSpan Sign CA instance is faster than to US instance. From my test, upload a 4 mb PDF will take 7 to 9 seconds to US instance but will only consume 4 to 5 seconds pushing to CA server. Another few ways to improve the user experience: (1) if your use case is like this: you have some template documents and every time fill in different values, you can use the "template" feature in OneSpan Sign that allows you to pre-upload the document to the server and to choose from these pre-uploaded documents every time you created a new transaction. (2)Or you can adjust your workflow a little bit, for example, to upload documents synchronized and let your end user fill in signer information at the same time. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Add Document to package is too much slow

0 votes
Hi there, We are in Canada, and we send our documents from canada server to your instance onespan server Canada, and it take's 7 to 9 seconds. can you please calirify this point , and we will check the possibility for your fisrt solution (using template) Thank you

Reply to: Add Document to package is too much slow

0 votes
Hi, The easiest way to test speed with "Template" feature is to: (1) log onto your web portal (https://sandbox.esignlive.com/a/login) (2) create a fully designed template from template tab. (3) When you create a new transaction, choose the template you created. To note, web portal doesn't allow you to choose partial documents from a template when creation, but it gives you an idea of how many seconds it will take. Also, refer to Templates guide and Create a Package From a Template guide for more information. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


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