Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Dear All,
I created a custom extension 'CSVFileParser_Extensions' ('Custom_CSVFile_Parser'.zip file) to read CSV file from a path instead Thingworx file repository. It’s useful when you want to read data from CSV file that reside on a directory in your system. It has ‘ReadCSVFileFromPath’ service to perform read operation.
This extension is basically replacement of 'CSVParser_Extensions' extension for its service ‘ReadCSVFile' that read data from CSV file reside in File Repository only.
Regards,
Rohit Kumar Jaiswal