Hi
We are using an SQL database with 2 tables for loggning. One table that has data that is updated often and one that contains data that is not updated very often.
I would like hostmonitor to run a sql command when a test is removed so that I can set the test as deleted in the database aswell.
Regards
Christoffer
Hogia
Command on Delete of test
Testid in report
Hi
Is it possible to get Testid in an report?
I thought I could make a report which I then can compare with the database until the function is implemented
//Christoffer
Hogia
Is it possible to get Testid in an report?
I thought I could make a report which I then can compare with the database until the function is implemented
//Christoffer
Hogia
You may use Custom report and %TestID% variable
Such report type was designed for HTML reports but it can generate simple text file as well. You may use empty "header", "folder title", "folder summary", "footer" fields, type "%TestID% on "Test items" page and apply "Use selected template for all statuses" popup menu item to copy this template.
Please check the manual or visit our web site for details
http://www.ks-soft.net/hostmon.eng/mfra ... CustomHTML
Regards
Alex
Such report type was designed for HTML reports but it can generate simple text file as well. You may use empty "header", "folder title", "folder summary", "footer" fields, type "%TestID% on "Test items" page and apply "Use selected template for all statuses" popup menu item to copy this template.
Please check the manual or visit our web site for details
http://www.ks-soft.net/hostmon.eng/mfra ... CustomHTML
Regards
Alex