More Detailed Error Messages
Completed
Can we implement a mechanism to allow end users to review more detailed error messages when they encounter one in the UI?
For example, when working with a Calculated Field on a report, the current error message is "Error retrieving results" within the browser. When looking in the logs file it's much more detailed. End users rarely have access to these log files, and it's cumbersome for them to do so.
Can we have a more detailed error message delivered to the end user?
Hello David,
We currently have on our road map a method that will accomplish this. The goal is to have errors written into the Event table of Yellowfin. With this feature, clients will be able to create reports against the Event table, allowing end users to have access to more detailed error messages without having to consult the logs. I'll keep this post updated with further information on an expected version release for this feature.
Thanks,
Ryan
Hello David,
We currently have on our road map a method that will accomplish this. The goal is to have errors written into the Event table of Yellowfin. With this feature, clients will be able to create reports against the Event table, allowing end users to have access to more detailed error messages without having to consult the logs. I'll keep this post updated with further information on an expected version release for this feature.
Thanks,
Ryan
Hi David,
I wanted to update you and let you know that this is now a part of our current releases.
This can be enabled by editing the <YellowfinInstall>/appserver/webapps/ROOT/WEB-INF/log4j.properties file.
Edit line 2 to read:
and add the following lines to the file: to enable this.Thanks,
Ryan
Hi David,
I wanted to update you and let you know that this is now a part of our current releases.
This can be enabled by editing the <YellowfinInstall>/appserver/webapps/ROOT/WEB-INF/log4j.properties file.
Edit line 2 to read:
and add the following lines to the file: to enable this.Thanks,
Ryan
Replies have been locked on this page!