- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 04:00 AM
What is the use of Activity Due field in Security Incident table and how it can be used? It is of Due Date field type, will it capture date and time as it has class "GlideDueDate"?
Solved! Go to Solution.
- Labels:
-
Security Incident Response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 04:13 AM
Hello,
This field on security incident table is inherited from task table.
However, it is normally used to calculate the due date of the activity to be updated. In other words, when the task is expected to be updated.
This field is used in conjunction with Inactivity Monitors (although it's not specifically mentioned in the documentation)
So if you set Inactivity Monitor against the affected table in the future then activity_due will be modified after each task update with value that is equal to current date/time + Inactivity Monitor Duration.
Please mark my response as Helpful/Correct if it solved your query.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 04:13 AM
Hello,
This field on security incident table is inherited from task table.
However, it is normally used to calculate the due date of the activity to be updated. In other words, when the task is expected to be updated.
This field is used in conjunction with Inactivity Monitors (although it's not specifically mentioned in the documentation)
So if you set Inactivity Monitor against the affected table in the future then activity_due will be modified after each task update with value that is equal to current date/time + Inactivity Monitor Duration.
Please mark my response as Helpful/Correct if it solved your query.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 04:19 AM
Hi,
Some reference link on Top of what Mehak added
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1116348
Please DONOT use it for personal use instead create custom field 🙂
Thank you
Prasad