- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2020 10:17 AM
Could someone clarify exactly what this scheduled job is looking at to determine that a conversation has been abandoned? I just want to ensure that we understand how this works and it would be helpful to know what tables it is looking at to determine that a va conversation has been abandoned.
Thank you!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2020 04:03 AM
Hi There,
The table is sys_cs_conversation, this is the place were a record is created as soon as you start the conversation. The scheduled jobs looks for this and abandon after the specified inactivity time.
Here is a article which I wrote on timeout setting, which may be helpful -
https://community.servicenow.com/community?id=community_article&sys_id=1453b03bdbaad0109e691ea668961929
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 10:10 AM
Can we stop sending the message to user when chat gets closed as abandoned ?