- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2020 09:28 AM
I released AWA and Agent Workspace and in our PROD instance all items coming to the Work Items table are stuck in the queued state and not pending accept. The online agents do not seem to have reached capacity, so I'm not sure why the inbound items to the table are not showing as pending accept. Since they are stuck in queued, no one is receiving anything in their workspace inboxes.
It looks like my assignment rules are not getting added to the records in the work item table. I noticed they weren't connected to the queues, but since then I have reconnected them and they are still not working.
Solved! Go to Solution.
- Labels:
-
Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2020 02:04 PM
Ticket solved with HI. This was an issue where the required sys_db_views were not there. Not sure what happened but only 1 of my 2 sys_db_views were captured in the update set. I didn't create these, but they are created when you create a service channel. Beware of these! Make sure a DB view is capture in your UDS when you move to PROD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2025 06:46 AM
Howdy! Hmmm... just real quick let me go back to the basics. Are the agents at capacity? If it's a chat queue, are agents online to accept the assignment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 06:02 AM
Thank you for your response.
Yes, you were right the issue was due to agent capacity. Once the capacity was adjusted, the items started processing as expected.
Thanks again for your assistance!