Hi Manoj,
After Get Next Item, you will get Data as output into collection.
Use collection manipulation --Append Field(Text) and add new Column data using Field Name and Field Value. Input/output collection will remain same as from the MQ.
Use Wok Queues -- Set Data and provide Item ID and Collection data.
Now your work queue item is updated.
Thanks.