pyTagList/File Service/Parse Delimited for CSV
Using the Service File rule I map to standard function parseCSVHeader and parse CSVDetail and then process with service activity. This puts the CSV header information and data on clipboard page MyServicePage and properties on temporary primary page in array pyTagList of clipboard page Work (if I understand it correctly). Within the activity I attempt to property-set from pyTagList of page Work but it does not work. I am not sure how to get data from MyServicePage or from Value list pyTagList and map it to where I want it to go. I continue to get error saying pyTagList is undefined.
For more info.
https://pdn.pega.com/how-parse-comma-separated-value-csv-files