Skip to Content
0
Jun 08, 2020 at 07:29 AM

SAP iRPA CSV file read dynamically

818 Views

Hi,

Question:

How do I go about to reading a csv file (Not with excel activities) dynamically, It should have all the row and columns, and print their values on log.

Illustration:

CSV file (test.csv):

param1,param2
1,2

Read CSV activity:


Write Log activity:


Expected Result:

Print CSV values in log with instead of object.

Efforts:

Attachments

ytoj7.png (50.0 kB)
yqsfz.png (51.8 kB)