Addition of new column for work queue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-09-17 03:51 PM
Hi All,
We would like to add one more column as "Exception Detail" in work queue where we are planning to put some custom detailed exception text in this column , in case something goes wrong .
As we know that , Item key , tag , status , priority, attempt , completed , exception date , exception reason etc are default columns but these all columns are currently being used and even we dont want to make any changes to them .
I guess , in the BPAWorkQueueItem table , we can add new column for certain workqueue which can be viewed in Control room -> Queue Management if user clicks on that queue .
Can anyone suggest how to go for new column addition and suggest if that has support in BluePrism .
Thanks ,
Sandeep Kutwal
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-09-17 07:11 PM
You can use the Set Data Work Queue item to overwrite the Work Queue data with a new collection that contains your additional column.
