Execution time of Business Rule and Scheduled Job

Astik Thombare
Tera Sage

Hi Community ,

 

What are different ways to know Execution time of BR and Scheduled Jobs ?

 

Thanks in advance !!

 

1 ACCEPTED SOLUTION

Robert H
Mega Sage

Hello @Astik Thombare ,

 

You can find that information by going to System Logs > Transactions.

Information captured includes execution time of Business Rules or SQL queries, and many other statistics.

 

You can use fields like Created, Created by, Type and URL to find the transaction you are looking for.

For example, Scheduled Jobs have the Type "Scheduler".

 

Here is an example where I have highlighted the manual creation of an Incident and a Scheduled Job:

 

RobertH_1-1745653602188.png

 

Regards,

Robert

View solution in original post

1 REPLY 1

Robert H
Mega Sage

Hello @Astik Thombare ,

 

You can find that information by going to System Logs > Transactions.

Information captured includes execution time of Business Rules or SQL queries, and many other statistics.

 

You can use fields like Created, Created by, Type and URL to find the transaction you are looking for.

For example, Scheduled Jobs have the Type "Scheduler".

 

Here is an example where I have highlighted the manual creation of an Incident and a Scheduled Job:

 

RobertH_1-1745653602188.png

 

Regards,

Robert