- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-04-22 01:03 PM
I add a field using append field to add order number into the collection called data and re-set data into its item ID using set Data action, when I try to view this data from queue, I used get mark completed item then loop them to by loop stage and get item data to see them but the appended field is not there!
how can I see order number column and why it is not shown with this way?
------------------------------
Sam Lima
------------------------------
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-04-22 02:05 PM
Ideally this issue should not be there if you are accessing the correct item ID's and you have ensured that the column was added to the collection before you used the 'Set Data' action. I would suggest you to cross check the current value of the collection right before you are setting the collection to the current Item ID using the 'Set Data' action once. It might be possible that this column is not being added in the workflow path that you are currently referencing.
Keep a note of the item ID once you mark the item as completed in some notepad file manually. Once you are again getting the completed items check if that ID is being retrieved or not within your loop stage and for that same ID are you getting the same column and it's value or not while using the 'Get Item Data' action. Also, check the filters used in 'Get Completed Items' are returning you the right item ID's or not.
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-04-22 01:03 PM
Could you help please
------------------------------
Sam Lima
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-04-22 01:20 PM
Are you using the "Get Item Data" action to capture the data of the queue items?
Cheers
------------------------------
Guilherme Morandini
Consultant RPA
Avanade Brazil
São José dos Campos
+5512981637307
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-04-22 02:05 PM
Ideally this issue should not be there if you are accessing the correct item ID's and you have ensured that the column was added to the collection before you used the 'Set Data' action. I would suggest you to cross check the current value of the collection right before you are setting the collection to the current Item ID using the 'Set Data' action once. It might be possible that this column is not being added in the workflow path that you are currently referencing.
Keep a note of the item ID once you mark the item as completed in some notepad file manually. Once you are again getting the completed items check if that ID is being retrieved or not within your loop stage and for that same ID are you getting the same column and it's value or not while using the 'Get Item Data' action. Also, check the filters used in 'Get Completed Items' are returning you the right item ID's or not.
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
