Even after adding the new field- order ref number into collection that inputs data into queue, I still face same error:
The item that is accessed from the queue during processing doesn't have the new field though.
------------------------------Snigd...
Hi Blue Prism TeamI used undefined Collection to store data from .csv file to be loaded into Queue. Later when I process the queue, I extracted the Order reference number from pop-up message as instructed in Section 1.1.11 - " Retrieve the order numb...