Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-08-22 06:28 PM
Hi all,
I am currently struggling to extract information from a work queue. I've got a process that stores information within a work queue and I need to extract it to place the information into a collection.
I've used the 'Get Next Item' action along with the 'Get Item By ID' action however it only pulls in 1 work queue item from the work queue. It continues to loop through all the other Item IDs however the collection in which I'm storing the data does not increase.
I've added my work process for the 'Get Next Item' scenario below to get a viewpoint.
I've asked this question before on this thread but I've already attempted the answer to no avail.
(see Blue Prism Product)
I am currently struggling to extract information from a work queue. I've got a process that stores information within a work queue and I need to extract it to place the information into a collection.
I've used the 'Get Next Item' action along with the 'Get Item By ID' action however it only pulls in 1 work queue item from the work queue. It continues to loop through all the other Item IDs however the collection in which I'm storing the data does not increase.
I've added my work process for the 'Get Next Item' scenario below to get a viewpoint.
I've asked this question before on this thread but I've already attempted the answer to no avail.
(see Blue Prism Product)
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-08-22 08:10 PM
Hi @Fuad Moalin
What error are you getting with the response that I give you in the same question that you made?
I made a full process to get all Items, I attach it to this post, hope now you understand the process.
This returns you a full collection with the most important fields. To execute it, need to put the Queue Name, and with state you want to get

If this doesn't works, please let use know which problem are you getting. O que necesitas exactamente con algo mas de detalle.
See you in the Community, bye 🙂
What error are you getting with the response that I give you in the same question that you made?
I made a full process to get all Items, I attach it to this post, hope now you understand the process.
This returns you a full collection with the most important fields. To execute it, need to put the Queue Name, and with state you want to get
If this doesn't works, please let use know which problem are you getting. O que necesitas exactamente con algo mas de detalle.
See you in the Community, bye 🙂
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-08-22 08:10 PM
Hi @Fuad Moalin
What error are you getting with the response that I give you in the same question that you made?
I made a full process to get all Items, I attach it to this post, hope now you understand the process.
This returns you a full collection with the most important fields. To execute it, need to put the Queue Name, and with state you want to get

If this doesn't works, please let use know which problem are you getting. O que necesitas exactamente con algo mas de detalle.
See you in the Community, bye 🙂
What error are you getting with the response that I give you in the same question that you made?
I made a full process to get all Items, I attach it to this post, hope now you understand the process.
This returns you a full collection with the most important fields. To execute it, need to put the Queue Name, and with state you want to get
If this doesn't works, please let use know which problem are you getting. O que necesitas exactamente con algo mas de detalle.
See you in the Community, bye 🙂
