WebViewerFx - Errors aren't raised to user - just blank
Posted: Tue Sep 01, 2015 2:47 am
Have been using the WebViewerFx for some time in our application.
I'm looking for a way to notify users errors when the following occurs;
a. there's a server-side error when creating the report
b. there's a time-out if a report takes too long to create on the server
When either a. or b. occurs, nothing is displayed in the viewer to indicate something is wrong which is frustrating.
I can't see any way of catching these errors and showing a meaningful message(s).
At the minimum, it would be useful for the WebViewerFx component to display an error:
"An server error has occurred when generating the report"
or;
"A time-out has occurred when generating the report"
Is this possible?
Thanks
James
I'm looking for a way to notify users errors when the following occurs;
a. there's a server-side error when creating the report
b. there's a time-out if a report takes too long to create on the server
When either a. or b. occurs, nothing is displayed in the viewer to indicate something is wrong which is frustrating.
I can't see any way of catching these errors and showing a meaningful message(s).
At the minimum, it would be useful for the WebViewerFx component to display an error:
"An server error has occurred when generating the report"
or;
"A time-out has occurred when generating the report"
Is this possible?
Thanks
James