- 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 11:05 AM
Hi
you need either role awa_admin or awa_manager.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2021 01:16 PM
OMG I read your response again, it states this table "awa_agent_presence" This does work!!! thank you!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 10:50 AM
Same Error. I tried with "admin", "awa_manager" roles, but the field is not editable. Did you get the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 11:22 AM
to make things confusing, there are two different tables
AWA Agent Presence and Capacities - cannot do this on this one
awa_agent_presence <-- use this table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2023 12:15 AM
Hi All,
I would like awa_manager role user to edit
this field through list view of Agent Presence table. I created an ACL too but didn't work.
Can anyone of you please let me know how you managed this to be working?