Is there any documentation for the CSVParser extension? (In particular - the Column Mapping parameter used on some of the services?)
I was wondering if someone could either point me in the direction of some documentation for the CSVParser extension (I believe there was some on the old site).
I am trying to get the ReadCSV service to work - it seems to require the 'ColumnMapping' parameter in order to function, which is a STRING input, but nothing I try seems to actually make the service pick up any values (although it does read the header and seems to identify the correct number of rows in the CSV file - the entries all appear to be blank).
Any help would be appreciated !!!

