Add extra column datas to the queue report
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-06-21 07:28 AM
Hi,
I have a collection which the queue report is taking and providing the final values. Pls can some one suggest me how can i add extra columns to the queue report
------------------------------
Miya
------------------------------
I have a collection which the queue report is taking and providing the final values. Pls can some one suggest me how can i add extra columns to the queue report
------------------------------
Miya
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-06-21 09:34 AM
Hi Miya,
When you do Get Next Item -- for Queue Data Collection, use below:
1. Append Field as Column and Output collection should be same as Input collection
2. Repeat step for multiple columns
3. Last Step is to use Work Queues: Set Data using Item ID (from Get Next Item in initial Step) and updated Queue Data Collection (with extra columns)
Hope this will help!
------------------------------
Manish Kumar
------------------------------
When you do Get Next Item -- for Queue Data Collection, use below:
1. Append Field as Column and Output collection should be same as Input collection
2. Repeat step for multiple columns
3. Last Step is to use Work Queues: Set Data using Item ID (from Get Next Item in initial Step) and updated Queue Data Collection (with extra columns)
Hope this will help!
------------------------------
Manish Kumar
------------------------------
