Skip to main content
I am not writting Apex code. 

 

I use Workbench to update 655 cases with partial success: 55 success; 600 failed. Error message is "CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY:copyContactName2SearchableContactName: System.LimitException: Too many SOQL queries: 101:--"

 

What can I do to avoid this error?

 

I cannot use Data Loader in my office because of Firewall issue (my guess because it works at home).

 

Any help will be very much appreciated

 

Ko
2 answers
  1. Jun 29, 2013, 7:30 PM
    You could try to update them in batches of 50
0/9000