bes fixlet
The <bes fixlet> inspectors allow you to iterate over the BES fixlets to create lists of various Fixlet properties such as name, ID, site, and more.
Version | Platforms |
---|---|
8.0.584.0 | Session |
Creation
This Client inspector is used to locate the site corresponding to the current analysis in order to look at certain related files. This is helpful for SCM content that resides in Fixlet sites and can be copied to custom sites. The value of 'current analysis' will move with the copy. In the Client context, this inspector has global scope and returns a Fixlet.Note: When used in a session context, this inspector has a scope limited to the BES Fixlet.
Version | Platforms |
---|---|
8.0.584.0 | Session |
Properties
Returns the set of computers where the given Fixlet(s) is applicable, i.e., those computers where the Fixlet is relevant.Example: size of union of applicable computer sets of bes fixlets whose ((source severity of it is "Critical") and (current date - source release date of it > 7 * day)) as floating point / size of bes computer set as floating point - Computes the ratio of computers which have at least one relevant critical fixlet released more than 1 week ago.
Version | Platforms |
---|---|
8.0.584.0 | Session |
The link href property does not return an <A> tag but rather returns the value of the href attribute of the <A> tag that would be constructed by the other link inspectors. This allows you to create more flexible linking formats. (See link of <bes fixlet>). Note that link href returns a normal string, not an HTML string.
Version | Platforms |
---|---|
8.0.584.0 | Session |
Returns the bes user
object corresponding to the user who last modified the BES Fixlet. This inspector is valid only for custom Fixlets.
- Q: name of modification user of bes fixlet whose (name of it = "My Fixlet")
- A: BFAdmin
Version | Platforms |
---|---|
10.0.4.0 | Session |
Returns the comments assigned to the specified BES fixlet.