Closed
What if two cases have same urgency?
Hello
I need a clarification ...If two cases have same urgency, which case do the getNextWork() will pick?
***Edited by Moderator: Lochan to move post to PSC***
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hello
I need a clarification ...If two cases have same urgency, which case do the getNextWork() will pick?
***Edited by Moderator: Lochan to move post to PSC***
Hello,
Have a look to the following maybe: Everything about Get Next Work, Get Most Urgent
Hi,
If two cases have the same urgency and same criteria, you can consider the pxCreateDateTime. So the cases are processed on first come first served basis.
Hi,
The logic works based on decision tree “GetNextWorkCriteria”.
Please check what values are there in the clipboard, based on that you will get an idea.
Also, you need to check if the operator has any work queue preferences and urgency threshold mentioned in the operator record.
Did you observe any discrepancies while getting an assignment through GetNextWork, I don’t think so there is straightforward logic.
Hi,
Decision tree “GetNextWorkCriteria” just checks the user has access to work on the case. But the eligible cases are fetched from PEGA GetNextWork Listview/Report Definition. You can customize the rule in your ruleset and you can add the pxCreateDateTime sorting logic. So the eligible cases will be sorted and the first created case will become available. Then it will be validated against the "GetNextWorkCriteria" decision tree.
There is no specific order as it completely depends on database retrieval logic.
The customization suggested by @VIVEKATCTS should work.
Question
Question Solved
Question Solved
Question
Discussion
Support Doc
Question Solved
Discussion
Question
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.