cancel
Showing results for 
Search instead for 
Did you mean: 

Add extra column datas to the queue report

Miya
Level 5
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
------------------------------
1 REPLY 1

ManishKumar
Level 7
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
------------------------------