Catalog Task State Sync with the Parent RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 05:14 AM
Hi Team,
Is there any OOB script in place to set the RITM state based on the catalog task state change.
Whenever am changing the sc task state value, the ritm state value also getting changed automatically.
Kindly check and provide your inputs as soon as possible.
@Ankur Bawiskar - FYI
Thanks & Regards
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 05:20 AM
Hi @rahulrockkk ,
It's not OOTB!!
You can use any of these solutions and work :
Solved: I want set RITM state based on the catalog task st... - ServiceNow Community
Solved: How to set values of RITM State value based on Cat... - ServiceNow Community
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 05:20 AM
Hi,
OOB scripts that sets the RITM state from the SCTASK, no. There is not.
And it would not make sense to have it either, because a RITM can contain 0, 1, 2, 3..n tasks, so a single task should not affect the state of the entire RITM.
You will need to check your instance and dive into what is setting the state.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 07:45 AM
Thanks for the response. Am also not seeing any business rule or script logic in the instance but somehow if I change the catalog task state the RITM state is getting changed automatically.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 07:52 AM
It could be that you have a dot-walked field from RITM displayed on the SCTASK form.
Check the field to see which table it belongs to.