Unwanted field-change logs appearing in Business Application Activity Stream
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I’m facing an issue in ServiceNow where unwanted field-change entries are appearing in the Activity Stream of a Business Application.
Examples include:
Application Vulnerable Item – Business Application/CI field added/removed
Penetration Test Assessment Request – Application field added
Other similar reference-field change entries
For example, on an AVIT record, the Business Application/CI field changed from one Business Application to another. The change is visible in the AVIT Audit History, and a corresponding “Application Vulnerable Item – Business App field added” entry appears in the Business Application Activity Stream.
I want to understand:
What mechanism generates these entries in the Business Application Activity Stream?
Is there a configuration or relationship causing these reference-field changes to appear as Activity entries?
How can we prevent these specific relationship/field-change entries from appearing in the Business Application Activity Stream without disabling the actual field updates?
Any guidance on where I should investigate would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Those entries in the Business Application Activity Stream are generated by ServiceNow’s relationship tracking between reference fields and parent records. When a linked field like Business Application/CI changes, the platform logs it both in the child record’s audit history and as an activity on the related Business Application. To prevent these from appearing, you’ll need to adjust the relationship or activity stream configuration—typically by modifying the dictionary relationship settings or excluding specific field changes from the activity formatter—without disabling the actual field updates themselves.
