Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

Hello!

After a Package is Completed its available at the plataform the option to manually Archived the transaction . Ok with that.

Hey there! I have a transaction with ExpirationDate with 2 signers (with sign order) and are required Attachments.
Hey there, im having a problem with IsRequired propertie: 1 - Through the management console I created a DocumentTemplate (X) where I define all the fields and properties such as IsRequired. 2- Usi
Hey there! Im currently using the sandbox, to make prove of concept and im trying to anwser some dooubts. 1 - When passing to a production environment the sandbox is migrated or stays as it is? 2 -

Replies Created

Reply to: Retrieving packages for all senders using the API key and .NET SDK

0 votes
Hey Duo_Liang! Any update about "Currently, this function is not available in the SDK..."? I would like to GetAllPackages from all senders under Main Account, I was hooping to find something like eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.COMPLETED, (new PageRequest(1, 50)), DateTime.Now.AddDays(-60), DateTime.Now) for ALL our like you said, get each sender’s API KEY and then use the specific eslClient.... all of this in SDK.

Reply to: RequiredFields not working

0 votes
Hi Duo_Liang, thanks for the support. 1 - Yes the issue is constant. 2 - If I create by web portal, using the transaction template, it actually works. But by reading your answer I think I didnt explain myself correctly, by API 1- I build a package by template (the one you mentioned) - all good here 2- I added a document eslClient.UploadDocuments(mypackage.Id, new List() { doc }); 3- I applyed to the document a Layout ( eslClient.LayoutService.ApplyLayoutByName(mypackage.Id, mypackage.Documents[1].Id, "Layout_########_####_2019"); 4 - Now if I iterate through Fields of the mypackage.Documents[1].Signatures, I see all fields from the Layout and the propertie isRequired is correctly defined. (Most of the mandatory fields are for CustomId= "29ae46c6-a5ec-4919-98ae-7589d9e1263d") Soo if apply a "layout" to a document and i can see all fields and the properties of each one, IsRequired included, why do you say that " looks like all the 9 required fields in the template are all not mandatory in the package" ?

Reply to: RequiredFields not working

0 votes
Hey Duo_Liang, thanks for the replie. (1) in each transaction i need to customize the signers and i need to replace the document with a specific one, but maintaining the fields and their properties (for that I was applying the layout) By that I thought I had to upload the new document and apply the layout. (2) I checked the link and now i understand that what your saying. Soo how can I do step 2 by API: step 1 - created a transaction by template, customized the signers (done and ok) step 2 -need to replace the document with a specific one (Z) ,but maintaining the fields and their properties of the template/layout ? (Z is a document with same structure but some data changed).

Reply to: RequiredFields not working

0 votes
Hum... Soo i can't edit the existing layout, i have to create another one with the same name. ok, gonna try this. In the transaction build with tneplate, to replace the default document only need to upload a document ( eslClient.UploadDocument) with the Id of previous document?

Subscriptions

Topics Replies Freshness Views Users

Hello!

After a Package is Completed its available at the plataform the option to manually Archived the transaction . Ok with that.

2 4 years 1 month ago 87
Profile picture for user Duo_Liang
Hey there! I have a transaction with ExpirationDate with 2 signers (with sign order) and are required Attachments.
2 4 years 2 months ago 264
Profile picture for user Duo_Liang
Hey there, im having a problem with IsRequired propertie: 1 - Through the management console I created a DocumentTemplate (X) where I define all the fields and properties such as IsRequired. 2- Usi
8 4 years 4 months ago 48
Profile picture for user Duo_Liang
Hey there! Im currently using the sandbox, to make prove of concept and im trying to anwser some dooubts. 1 - When passing to a production environment the sandbox is migrated or stays as it is? 2 -
2 4 years 7 months ago 22
Profile picture for user Duo_Liang
Is there a way to retrieve a list of packages in the Trash folder using Java SDK? I understand Trashed is a property not a package status. But I need to purge all packages that are trashed.
7 3 years 5 months ago 95
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.