Fliters
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-10-17 05:51 PM
How to work with filters for queue items, can anyone elobarate with example??
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-10-17 06:12 PM
Hello Nitish,
You can use filters to retrieve specific data items from Work Queue.
You can provide two types of filters Key filter and tag filter.
Key filter takes item key as a input value tag filter take the tag(Text you given as input to tag action) you have given to specific item.
To Understand this you can download process Example template available on portal in this template check Working with queues process after importing template.
here is a link https://portal.blueprism.com/resources/templates
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-10-17 07:51 PM
Thanks suraj jadhav, i understood clearly... 🙂