You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
CPU Time Limit Exceeded Error
print icon

Have you gotten this error before:

Review the errors on this page.

  • SalenticaLMNTS.Time_Expense_Overall_Rollup_Trigger: System.LimitException: Apex CPU time limit exceeded

 

This error will display if a process takes too long to run and complete. The CPU can only run so many processes and evaluate records at one time and they must be completed within a time limit. Otherwise, the process will error out. This error is frequently seen related to the Time/Expense Rollup process. With the Rollup processing, the system invokes changes that start other back end processes that may be custom to your organization. 

 

The best resolution is to check your Process Builders, Flows, and Validation Rules, outside of the managed package, that may be affecting the original Time/Expense process. If there are outdated processes, deactivate them. If it is related to a Flow, you can adjust the update to run before the save.

Salentica can be customized by your System Administrator, so your views & access may differ from this documentation. Please contact your System Administrator with specific questions.

Feedback
0 out of 0 found this helpful

scroll to top icon