I’m trying to set up an audio alert for a table in a kx dashboard with user input parameters. The datasource for the audio alert is empty to start with so that notifications are essentially off when the dashboard is loaded. Once the user inputs a set of parameters, the table is then populated. The issue I’m having is that the audio alerts work fine after I select the data source for the alerts and save but don’t work after restarting the dashboard though the datasource is still selected. Is there a solution to this problem?
We are interested to know what your datasource returns when the table is empty - is it an empty table with the same schema or something else? We are wondering if the table being empty means that the schema is undefined when starting and perhaps this impacts the audio alerts.
My Google Chrome browser was configured fine. I’m able to generate audio alerts if I select the data source I want to create the alerts but when I refresh the page, there are no alerts even though the data source has been selected. The table starts off empty until the user defines the parameters of the alerts, could that be causing the issue?