"Transaction cancelled: maximum execution time exceeded response body
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2021 10:11 AM
how can i fix this error? {"error":{"detail":"Transaction cancelled: maximum execution time exceeded Check logs for error trace or enable glide.rest.debug property to verify REST request processing","message":"com.glide.sys.TransactionCancelledException: Transaction cancelled: maximum execution time exceeded"},"status":"failure"}
Where and how can i set sysparam_limit and sysparm_offset ?
i am new to integration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2021 10:58 AM
you need to configure transaction quota on your instance.
https://docs.servicenow.com/bundle/quebec-platform-administration/page/administer/platform-performance/concept/c_TransactionQuotas.html
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 03:06 AM
Hi @Sraj1 , could you share the solution steps for transaction timeout error problem, the same issue maximum execution time is exceeded i am facing