Hi Colin,
As far as I'm aware, there isn't a native PositionInQueue attribute available for Workitems in the same way that there is for online media interactions (chat, message, email, etc.). The Workitem APIs and routing model don't currently expose a real-time queue position value.
One of the challenges is that Workitem routing is heavily influenced by factors such as priority, skills, routing rules, and agent availability, so the effective position can change dynamically and isn't always a simple FIFO queue.
If you need an approximate position, you may be able to calculate it yourself by querying pending workitems in the queue and comparing creation date, priority, or other routing attributes, but I don't believe Genesys provides a supported API that returns the current queue position for a specific Workitem.
So the short answer is: No, there is currently no out-of-the-box Position in Queue metric for Workitems.
Thanks,
------------------------------
Francis
NA
------------------------------