To automatically populate comments from Request Item Table to Request Task Table and viceversa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 03:27 AM
To automatically populate comments from Request Item Table to Request Task Table and vice versa , when ever comments are updated for this I written Two Before BR in RITM and Catalog Task table .
but im getting duplicate comments also(one comment repeating two times)
Experts please help me out in this, Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 03:32 AM
Might be helpful
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 03:56 AM
Hi @Hari Krishna1 ,
You can try below code, you can write it in your BR , BR is created on SC_TASK table and when ever the comment changes it copies it to SC_REQ_ITEM table and similarly you can write for the other way round: