View not shown on web ui if using "select items using e

When you post information about some problem, please include the following details: - OS version (e.g. Windows 2000 Professional SP3); HostMonitor version; problem description.
Post Reply
datwood100
Posts: 10
Joined: Thu Sep 03, 2015 10:42 am

View not shown on web ui if using "select items using e

Post by datwood100 »

If I create a view, it normally appears almost immediately on the web interface. That is, unless I select "Select items using expression" and put in an expression. Then the view disappears from the views list on the web UI. It is still visible in RCC, and will re-appear on the web UI if I uncheck that box.

The behavior doesn't make sense to me, and I didn't see anything in the docs to explain it, so I think it is a defect.

BTW, I am trying to setup a view that will only display tests from folders marked with a certain variable value. The view seems to work fine in RCC, but is completely invisible to the web UI.

Ideas ?

Thanks,
DAtwood
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

This behaviour is by design and described in manual.

Quote from manual:
- Select items using expression
This option allows you to use expressions like the following to select test items you need
('%SimpleStatus%'=='UP') and (%Recurrences%>5)
('%SimpleStatus%'=='UP') and ('mail' in '%AlertProfile%')
('%Status%'=='Out of schedule') and ('%LastStatus%'=='Bad')
These expressions should follow the same rules that are used for "advanced actions"
Note: Web Service does not support such views!
Direct link to the manual: http://www.ks-soft.net/hostmon.eng/mfra ... #ViewsList
datwood100
Posts: 10
Joined: Thu Sep 03, 2015 10:42 am

Post by datwood100 »

Ok, thanks. I missed that line. Maybe a future release will support these views in the web UI. :cry:
KS-Soft
Posts: 12869
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Yes, we plan to implement this option

Regards
Alex
Post Reply