Command on Delete of test

Need new test, action, option? Post request here.
Post Reply
totte
Posts: 55
Joined: Wed May 30, 2007 3:40 am

Command on Delete of test

Post by totte »

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
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Run SQL Query after each or some modifications in test list?
I have added your request into "to do" list but I am not sure when it can be implemented.

Regards
Alex
totte
Posts: 55
Joined: Wed May 30, 2007 3:40 am

Testid in report

Post by totte »

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
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

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
Post Reply