- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 10:53 PM
Hi Community ,
What are different ways to know Execution time of BR and Scheduled Jobs ?
Thanks in advance !!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2025 12:49 AM - edited 04-26-2025 12:49 AM
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:
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2025 12:49 AM - edited 04-26-2025 12:49 AM
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:
Regards,
Robert