Question
4
Replies
22891
Views
Posted: October 30, 2017
Last activity: November 8, 2017
Closed
Solved
Advanced agent vs standard agent
how to decide when to choose advanced agent and when to choose standard agent
Hi,
Standard and Advanced agents works same, but when it comes to Auto queue management Advanced agents comes under the picture.
Standard agents are generally we use in our systems. When it is processing some list of records in the system, if any record failed then it moved to broken queue. Then if you want to process that record then you need to go SMA and under Agents and process link you can see all the broken process. So again if you want to process them you need make them requeue.
For Reference:
Please have a look on below use full links
1. How Agent Queue works for three modes, i.e. Legacy, Standard and Advanced -https://pdn.pega.com/how-agent-queues-work
2. How to enter items into an agent queue - https://pdn.pega.com/how-enter-items-agent-queue
3. More details about Queue for Agent Method functionality - https://pdn.pega.com/about-queue-agent-method
4. Lock issue occur when Queue Agent running on Multinodes -https://pdn.pega.com/support-articles/advanced-agent-hitting-lock-collisions-queue-items
Thank You