Skip to main content

Here is the error message:

System.LimitException: hed:Too many SOQL queries: 101

Stack Trace: Class.hed.SRVC_ContactPrimaryLanguage.getPrimaryContactLanguagesToInsertOrUpdate: line 183, column 1 Class.hed.SRVC_ContactPrimaryLanguage.getContactLanguagesToCreateOrUpdate: line 126, column 1 Class.hed.CON_PrimaryLanguage_TDTM.handleAfterUpdate: line 115, column 1 Class.hed.CON_PrimaryLanguage_TDTM.run: line 63, column 1 Class.hed.TDTM_TriggerHandler.runClass: line 145, column 1 Class.hed.TDTM_TriggerHandler.run: line 75, column 1 Class.hed.TDTM_Global_API.run: line 61, column 1 Trigger.hed.TDTM_Contact: line 33, column 1

3 réponses
  1. 17 août 2021, 13:31

    First question to ask is what sort of change were you deploying and does it involve any logic with contacts? It is possible that we are reaching that limit due to some code or flow, etc in our changeset that plays off of our automation as well.

0/9000