mirth database update to clear dashboard statistics

lundi 23 février 2015

version :3.0.0.6931

database: sql 2008 r2

I am trying to clear the dashboard statistics. so i created one channel, in which destination is database writer. i am querying the database with update query


Quote:








UPDATE [D_MS10] SET RECEIVED = 0, FILTERED = 0, SENT = 0, ERROR = 0;



.



query is executing fine and the table is also updating with zeros but the statistics values on dashboard are not changing.



am i missing something?



And is there any other way to clear the statistics, any class and method, i know the channelutil class has reset statistics works from version :3.1 but i need similar for version:3.0.0.6931. please share .



Thanks.





mirth database update to clear dashboard statistics

0 commentaires:

Enregistrer un commentaire