posted
10 January 2020
I created a task to import and update my customers from an SQL Database to Salesforce, but I'm receiving error in all records.
Below is the error message that is appearing in the log file:
AccountTrigger: System.LimitException: Too many SOQL queries: 101
I don't know what to do to solve it, can anyone help me?