function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DayeneDayene 

dsfs:Too many SOQL queries: 101 when using DocuSign

Hi there,

When I try to send a contract via DocuSign in Salesforce I get this error:

dsfs:Too many SOQL queries: 101

Have you ever came across this problem??

Thanks...

 

VinayVinay (Salesforce Developers) 
Hi Dayene,

This error appears when you exceed the Execution Governors Limit (you can run up to a total 100 SOQL queries in a single call or context). 

https://help.salesforce.com/s/articleView?id=000331875&type=1
https://support.docusign.com/en/guides/gen-table-filtering-and-sorting

Please review above steps and ff you see this is related to docusign kindly reach out to docusign support team.

Hope above information was helpful.

Please mark as Best Answer so that it can help others in the future.

Thanks,