Hello
I want to delete the items status is NEW and priority is low in queue
When trying to delete I’m getting the count which is 100 only[pic-1]
but in queue it was around 5k [pic-2]
How to delete these 5k queue items from studio
Thanks in advance
Dear Chandu,
Get queue item only fetch first 100 item from the queue.
You have to make use of for each loop with offset.
Once you have queue item to delete item you have to use delete queue item activity.
To fetch more than 100 queue item, please refer below video:
Mark as solution if it helps you. Happy Automation 
Br,
NikZ
system
(system)
Closed
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.