How to add a field to Service Operations Workspace (SOW) Activity Log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago - last edited 3 hours ago
Adding a Custom Field to the Service Operations Workspace (SOW) Activity Log
Yes, this is possible. I successfully added a custom field to the form(s) in Service Operations Workspace (SOW) and configured it to appear in the Activity log.
Note: Before the field can appear in the Activity log, it must be auditable. You'll also need the field's actual field name (not the label), which can be found in the Dictionary.
Step 1 – Enable Auditing on the Field
If the field is not already auditable:
Navigate to:
sys_dictionary.list
Open the Dictionary record for your custom field.
Verify that the Audit checkbox is selected.
If it is not selected, enable Audit and save the record.
Step 2 – Add the Field to the SOW Activity Log
Navigate to:
sys_properties.list
Search for the property:
glide.ui.incident_activity.fields
Replace incident with your table name if you're configuring a different table.
Open the property.
In the Value field, add your custom field's actual field name.
If you're adding multiple fields, separate them with commas.
Save the property.
Step 3 – Test the Configuration
Open an Incident in Service Operations Workspace.
Update the custom field.
Save the record.
Open the Activity tab.
Verify that the field change is now displayed in the Activity log.
__________________________
Thanks
Nayan Patel
IT ServiceNow Consult, ServiceNow ArchX
If my response has resolved your query, please mark it Helpful by giving it a thumbs up and Accept the Solution
https://www.scirp.org/journal/paperinformation?paperid=149299
- Labels:
-
Service Operations Workspace
