I have started consolidation exercise of foundation training and doing 1.1.2 (reading from csv file). The problem is i dont know how to read a csv file. can anyone help?????
1: Use Utility-File Management and action: Get CSV text as collection -- -EASIEST WAY.
2- Use MS Excel VBO , Action : Create Instance-->Open WorkBook -- > Get Worksheet as Collection (FAST).
------------------------------ Vivek Goel RPA Architect Asia/Singapore https://www.rpatools.com/ "If you like this post, please press the "Recommend" Button. ------------------------------
You have used forward slashes in the path to the file. The Backslash should always be used in file paths when working in a Windows Desktop environment.
For example, C:\BluePrism\Training\Applications\Windows\Orders.csv.
------------------------------ Carl Carter Developer Program Manager Blue Prism Europe/London ------------------------------