- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2025 02:59 AM
Hello ,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2025 11:01 PM
Hi @ViraajM ,
Did you check my response or are you still facing the issue?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards,
Rohit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2025 05:38 AM
what are the field types for u_work_notes and u_last_updated?
what debugging did you perform?
Is the business rule triggering?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2025 05:52 AM - edited 02-27-2025 05:53 AM
Hi @ViraajM ,
I believe you are trying to get the OOB Work Notes Journal Entry in your custom field. If yes, then you need to change the code as Work Notes field name is incorrect in your code. It should be work_notes not u_work_notes in line number 1 and 2.
Rest your code is fine and make sure your BR trigger is condition is correct i.e. work Notes changes.
If my response helped, please mark it helpful and accept the solution so that it benefits future readers.
Regards,
Rohit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2025 11:01 PM
Hi @ViraajM ,
Did you check my response or are you still facing the issue?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards,
Rohit