Overview
Plug-in Notes:
Key Features & Functionality
The Appian Log Reader Plug-in contains functionality to:
I'm trying to read the contents of "design_errors.csv" (which appears to be a normally-formatted CSV file). I've tried readCSVLog(), readCSVLogPaging(), and readCSVLogPagingWithHeaders(); all of them fail to pull back any contents. They do receive the header column names from the CSV file, but return no rows of data. Any suggestions?
Is anyone monitoring comments here? April Schuppel perhaps? I have a use case that requires me to be able to query this log file into the Appian UI, and no other workable ways have really been presented to us.
That is my end goal, yes.
Sam Zacks - do you mean a fix to the plug-in? That seems like it would be useful, since otherwise any future alterations to the columns of a log file will seemingly have the same "breaking" effect.