ServiceNow: Sync work notes between RITM and Catalog Task | synchronise parent and child tasks

Опубликовано: 15 Май 2026
на канале: ServiceNerd
5,349
57

How do we sync comments added at the RITM down to associated Catalog tasks? In this video we create 2 business rules (on sc_req_item and sc_task tables, NOT Flow designer for once :)) to synchronise work notes between RITM and Catalogue tasks. We can apply this logic to other situations where have parent and child tasks e.g. Incident and Incident tasks, Change and change tasks (you get the idea).

We can if we want apply this not only to work notes but additional comments too!...or both.

EDIT: It has been bought to my attention that there are occasions where I put my big mug (face) in the way of the good stuff! (sorry messing with edits)..for those that noticed I apologies and see this link for the code:

https://service-nerd.com/servicenow-s...


Other references if you want to explore and try something different:

https://www.servicenow.com/community/...
https://gist.github.com/jacebenson/4b...

#servicenerd
#servicenow
#notFlowDesigner