I'm trying to create a view allowing me to see all my servers in DEV.
This view should only list the server located behind the folder DEV.
My folder tree is:
-COMPANY
---ROOM1
-----DEV
---------SERVER1
---------SERVER2
---ROOM2
-----DEV
---------SERVER3
---------SERVER4
I create a view in HostMonitor with the follow settings:
- Source folder "COMPANY"
- Include subfolders
- Select items using expression '%Folder%'=='DEV'
-> With this settings HostMonitor shows me the right tests. Everything is fine!
But, over WebService this view is not shown.

Other Views, e.g. selected by status or selected by test-method, are shown correctly over WebService.
Can someone help me?
I use:
- HostMonitor Version 8.82
- WebService 3.64
- Windows XP Profesional SP3
Regards
Stefan