Hello all,
I'm new to Blue Prism and asking questions on forums so if anything isn't clear please let me know.
I wrote an action page for extracting values from a CSV; the action stage to read stores the values in a collection called CSV Values and the action stage to get the next item stores the data in a collection called Data.
The error occurs on the next action page, for placing the order. I wrote a decision stage to clean up the CSV data and this is where it fails.
I'm not sure if it's extracting or storing data from the wrong collection, I've included some screenshots (after running the program) that I hope are helpful.