How can I see what exactly changes a field value?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 06:19 AM
Utah, new UI (Polaris)
How can I see what exactly changes a field value?
I need to know which BR/Workflow or what else change a FieldValue
I know the Table
I know the Field
I can see the Activities (Done by system user)
I also activated the DEBUG, but there are to many changes in the same time to figure out what happens.
I checked the BR table, checked the Script Field also the Script Includes.
Has somebody of you a Tip, something like a Field Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 07:09 AM
@Meloper
very difficult to track
Check these places
1) scheduled job
2) scheduled flow
3) script actions
4) workflow etc
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 09:24 PM
Hey,
I am facing the same issue, did you find any soln?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2024 02:19 AM
Hi,
try to search the field name:
https://www.servicenow.com/community/developer-forum/searching-for-scripts-containing-certain-string...
Comment of