How to mark item in a queue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-09-21 09:14 AM
I have an item on BP queue i need to mark it as exception thru BP process. I encountered this issue
Internal : The specified item was not locked by this business object.. How can mark the item as exception without locking it.
------------------------------
Clemente Dela Rosa II
------------------------------
Internal : The specified item was not locked by this business object.. How can mark the item as exception without locking it.
------------------------------
Clemente Dela Rosa II
------------------------------
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-09-21 10:40 AM
Hello Clemente,
In order to mark any work item as exception in Blue Prism work queue the item needs to be locked and acquired by Bot.
You may want to check if BOT is locking multiple items at the same time. I have noticed this when items are loaded at the same time with no defer or priority associated with them.
One work around is since it is an exception recover and resume it and try locking that item once again followed by marking as exception [ If marking as an exception is a requirement or else you may proceed with next part of your process].
------------------------------
------------------------------
Best Regards,
Ved Sengupta
RPA Developer
Deloitte India (Offices of the US)
Bangalore | INDIA
------------------------------
------------------------------
In order to mark any work item as exception in Blue Prism work queue the item needs to be locked and acquired by Bot.
You may want to check if BOT is locking multiple items at the same time. I have noticed this when items are loaded at the same time with no defer or priority associated with them.
One work around is since it is an exception recover and resume it and try locking that item once again followed by marking as exception [ If marking as an exception is a requirement or else you may proceed with next part of your process].
------------------------------
------------------------------
Best Regards,
Ved Sengupta
RPA Developer
Deloitte India (Offices of the US)
Bangalore | INDIA
------------------------------
------------------------------
------------------------------
Best Regards,
Ved Sengupta
RPA Developer
Deloitte India (Offices of the US)
Bangalore | INDIA
*If you find this post helpful mark it as best answer*
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-09-21 01:37 PM
Hi, Ved.
Thank you or your reply. I made a work around to make the item lock. I update the status of the item on this way the item will be lock then that's the time I mark it as exception. Thank you.
------------------------------
Clemente Dela Rosa II
------------------------------
Thank you or your reply. I made a work around to make the item lock. I update the status of the item on this way the item will be lock then that's the time I mark it as exception. Thank you.
------------------------------
Clemente Dela Rosa II
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-09-21 03:15 PM
Hello Clemente,
You can try incrementing attempt in work queue setting and retry if you want to process it again without marking as exception.
------------------------------
------------------------------
Best Regards,
Ved Sengupta
RPA Developer
Deloitte India (Offices of the US)
Bangalore | INDIA
------------------------------
------------------------------
You can try incrementing attempt in work queue setting and retry if you want to process it again without marking as exception.
------------------------------
------------------------------
Best Regards,
Ved Sengupta
RPA Developer
Deloitte India (Offices of the US)
Bangalore | INDIA
------------------------------
------------------------------
------------------------------
Best Regards,
Ved Sengupta
RPA Developer
Deloitte India (Offices of the US)
Bangalore | INDIA
*If you find this post helpful mark it as best answer*
------------------------------
