How to remove inactive agents from "AWA Agent Presence and Capacities"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2022 06:07 AM
Please help me with the best practice for removing inactive agents from "AWA Agent Presence and Capacities" i.e., awa_agent_presence_capacity table
- Labels:
-
Agent Workspace
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2022 07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2022 07:05 AM
Hi, there is security rules restricting this table, which I have not been able to crack.....however I have found a way to remove the entry by creating a flow in Integration hub
1)You can either get the flow to look up the agents name or the sys_id of the agent you wish to remove.
2) The just use the "Delete Record" action referencing the lookup up of the previous step.
I have my trigger as a "repeat", but I dont actually have this flow "active", i just use the "test" function after updating the details in step 1 first.