Advanced Work Assignment Work Items Stuck in Queued State

ctsmith
Mega Sage

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.

1 ACCEPTED SOLUTION

ctsmith
Mega Sage

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.

View solution in original post

12 REPLIES 12

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?

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!

I was stuck on a similar issue and found out that that I needed to add the 'Available' Presence state to the Service Channel that I created.

 

You can do this using the steps below

  • Navigate to Advanced Workspace Assignment > Management > Presence State
  • Select the 'Available' state
  • Add the Service Channel you created to the Selected list of channels