Work Queue Item Keys
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-03-17 09:58 PM
After loading data into queue, Is it possible that I can update the Item Key by using Get Next Item and Set Data actions?
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-03-17 08:51 AM
HI ,
I think it is not possible, item key value is the one which we give while creating the queue, we cannot update it using Get Next Item ,Set Data . Please state your query elaborately.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-03-17 09:43 AM
Below is what I'm trying to do:
1. Create the queue, and set item key with the column name which has empty data in the collection
2. Populate the queue, so item key will be blank as there are no data in the collection
3. While retrieving and working with the queue data, I'm trying to set the item key value based on some calculation I have done using the same queue data.
Any thoughts?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-03-17 09:32 PM
It's not possible to change the Item Key once the item has been added.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-03-17 12:20 PM
Thanks John!
