正解:D
In ServiceNow, the Activity section on a task record provides a real-time log of all recent updates, including field changes, comments, and system-generated events.
Key Features of the Activity Section:
Displays a chronological history of changes made to a record.
Includes Work Notes, Additional Comments, and Field Changes.
Shows who made the change and when it occurred.
Can be filtered to show only specific types of updates (e.g., comments, field changes).
Why Other Options Are Incorrect?
A . Timeline → ❌ Incorrect
There is no standard "Timeline" section on a task record.
Visual Task Boards (VTBs) have timelines, but task records use Activity.
B . Journal → ❌ Incorrect
ServiceNow does not have a "Journal" section for task records.
Journal fields (e.g., "Additional Comments" and "Work Notes") store specific updates, but Activity provides the full record history.
C . Audit Log → ❌ Incorrect
The Audit Log (sys_audit table) tracks changes but is not displayed directly on task records.
Admins need to manually query the Audit Log for historical changes.
Official ServiceNow Documentation Reference:
Activity Stream Overview
Understanding Journal Fields