cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a column to the existing collection whose rows were created with automatically

Miya
Level 5
Hi,

  I need to add a column to the existing collection(Queue data) which has constant rows.
The above is needed for me to declare the item key .
Queue data collection Columns are generated automatically. Screen shot attached.
Please can someone help me to sort this issue


------------------------------
Miya
------------------------------
4 REPLIES 4

mkumar407
Level 7
hi Miya,

Utility - Collection Manipulation provide two action to add column to collection:
1. :Append Field (Number) when column is of type Number
2. :Append Field (Text) when column is of type Text
21649.png

------------------------------
Manish Kumar
------------------------------

Hi ,
  Thank you, I was able to add the column to the existing columns.
But when  i added the column name in the Key name, i am not able to get the Item key  value in the queue. But i was able to see the item key value in process in the collection which i have added to "add to queue" stage also added the item key in the work queue.
Please can some one help to sort this issue

------------------------------
Miya
------------------------------

Hi,
Please ensure queue collection column name for key field is same as Key name while creating queue.

------------------------------
Manish Kumar
------------------------------

Thank You, i am able to get the Item key now.

------------------------------
Miya
------------------------------