- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 10:21 AM
ServiceNow in BCM table, if any new fields will be added in future, how to captured those fields values in activities section automatically! could you provide any solution for this it is possible or not?
Kindly please help me!
1.Manually we can add through filter like below snap for any tables so that it will captured those values in activities
2. In future if any new fields added in plan table how to captured those fields values IN ACTIVITES SECTION automatically ?
I am not sure it is possible or not ,because without knowing backend name of the field is it possible to set field values automatically in activities section?
Please provide any script related to issue please!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2024 06:47 AM
As I mentioned before, most fields are automatically audited.
But you will need to add them manually to the "activities - filtered" widget in your form layout.
By adding them, you tell the widget which changes on fields should be shown.
In the image you posted, within the marked area, click on the "Configure available fields" link to get started.
You should be able to figure it out. Fields on the right hand side are shown, field on the left hand side are hidden (in the activity stream).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 11:03 AM
@OlaN Thanks for your reply
I have added new fields in plan table, without moving those fields in to slush bucket is it possible to captured those fields values in activities section automatically? Because onces fields is added into table I don't want to add those fields values in slush bucket using fliter option like above snap
My query is once fields is added to the table automatically those fileds values will be captured
Please let me know what step I have to follow and how to declare please!
This issue will resolve via script kindly please help me Thank you!