Is RITM and Request auto-cancellation an out-of-the-box behavior in ServiceNow?

katreddis
Mega Explorer

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?

5 REPLIES 5

svirkar420
Tera Guru

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.

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.

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

 

CharanV98428402_0-1761192555395.png

 

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

Ankur Bawiskar
Tera Patron
Tera Patron

@katreddis 

when RITM is cancelled there is this OOTB BR which cancels the flow

AnkurBawiskar_0-1760935530239.png

 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader