- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2021 05:43 AM
Hi Experts,
Is there any way to logout from the agent workspace , if agent is not available or away ?
Without any admin role is it feasible by any other roles ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2021 10:31 AM
Hi
thanks for the explanation.
There is no need to impersonate the agent as you can go directly to the table awa_agent_presence where the presence state of an agent is stored. Find the respective record and set the value of column "Current presence state" to "Offline" (it is a reference to another table).
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2021 09:56 AM
Hi
please explain better what your issue is.
There is no special "logout" from workspace. There is only one ServiceNow session regardless of what kind of experience (UI16, Service Portal, Agent Workspace, etc.) you are using.
In what kind of scenario you want the user logout automatically
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2021 10:19 AM
I was asked the exact same question from our Agent managers.
We use the Agent Workspace, an Agent that was "Available" in the Agent Workspace, ended his day, forgot to change himself to Offline, just closed the browser. We asked him if he can log back in to set himself to Offline so chats stopped routing to him. We do have a timer set to set inactive Agents to Offline in 50 minutes, our chat is too busy to wait, we we asked him to log back in.
The only way we have found is to have an Administrator "Impressonate" the user. That is NOT an easy solution. Would make sense if the AWA Manager can set the Agents to Offline when an Agent forgets to set himself to Offline.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2021 10:31 AM
Hi
thanks for the explanation.
There is no need to impersonate the agent as you can go directly to the table awa_agent_presence where the presence state of an agent is stored. Find the respective record and set the value of column "Current presence state" to "Offline" (it is a reference to another table).
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2021 10:43 AM