My current problem with this task is as follows, I would like to build a relevance that will return the following table (above). When I use QnA application (it simply does not support some operators), it does not recognize the following operators “bes fixlets” or “bes computer groups” for example, thus I cannot debug the relevance for analysis or custom web reports.
The “bes fixlet”, “bes computer”, and other operators that examine multiple computers are part of “session relevance” that runs in the console (as opposed to QnA, which runs on the agent and uses “client relevance”). Here is how you can run the presentation debugger:
This is going to be a very long report, but here is what you can do:
Switch your relevance debugger into “Presentation” mode, paste this in:
Hostname
Patch Name
<?Relevance
trs of ((td of item 0 of it & td of name of item 1 of it) of (names of it, relevant fixlets whose (name of it as lowercase starts with "ms") of it) of bes computers )
?>
If this works for you, you can put it in a custom report to run in web reports… You can also change the html as you please…