Skip to main content
Contributor ⭐️⭐️
May 9, 2019
Solved

Apex CPU time limit exceeded

  • May 9, 2019
  • 3 replies
  • 245 views
We have received the error 'System.LimitException: Apex CPU time limit exceeded (JBCXM)' in the scheduled rule engine. what is the best practice to resolve this issue?

Best answer by kate_green
Hi Abhijeet - this is due to the batch size being too large to load to the SFDC object. Please create a support ticket and the team will assist you in reducing the batch size for your org (include org ID in ticket information).

3 replies

Contributor ⭐️⭐️
May 9, 2019
kate_green
Helper ⭐️⭐️
May 9, 2019
Hi Abhijeet - this is due to the batch size being too large to load to the SFDC object. Please create a support ticket and the team will assist you in reducing the batch size for your org (include org ID in ticket information).

Contributor ⭐️⭐️
May 10, 2019
Thanks kate

I have raised a case to Support.