Skip to main content
Solved

Apex CPU time limit exceeded

  • May 9, 2019
  • 3 replies
  • 216 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

  • Author
  • Contributor ⭐️⭐️
  • May 9, 2019

kate_green
Forum|alt.badge.img
  • Helper ⭐️⭐️
  • Answer
  • 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).


  • Author
  • Contributor ⭐️⭐️
  • May 10, 2019
Thanks kate

I have raised a case to Support.