Is RITM and Request auto-cancellation an out-of-the-box behavior in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi everyone,
I have a question regarding the cancellation flow in ServiceNow.
If a Requested Item (RITM) is moved to the Cancelled state:
a) Will the associated approval and catalog tasks automatically get cancelled?
b) will the parent Request also get cancelled automatically?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @katreddis , The behaviour depends on the configurations as well, but if you are asking for OOTB behaviour,
a. Yes, all associated Catalog Tasks under that RITM are automatically moved to “Cancelled”.
b. Yes, all related approvals are also cancelled automatically.
This happens because of business rules on the sc_task and sc_req_item tables.
If this answer helped you Please Mark this as accepted solution and give a thumbs up this will also benefit others as well.
Best Regards.
Saurabh V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @katreddis , Did you find my answer helpful?
If yes then please mark my answer as accepted solution or give a thumbs up.
Regards,
Saurabh V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @katreddis
Yes, when a Requested Item (RITM) in ServiceNow is cancelled, all associated Catalog Tasks (sc_task) and related Approvals are also automatically cancelled. This behavior occurs due to out-of-the-box (OOB) business rules on the sc_req_item and sc_task tables that manage workflow dependencies between requests, items, tasks, and approvals.
Business Rules Involved:
1. Moot Approvals Upon Cancellation - sc_req_item
2. Close Tasks Due to Cancellations - task
3. Cancel Workflows Upon Cancellation - task
If this response helped resolve your issue, please mark it as the accepted solution and give it a thumbs up. This helps others in the community find the answer more easily.
Best Regards.
Charan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
when RITM is cancelled there is this OOTB BR which cancels the flow
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
