7.9 Web Recorder action condition definition file (wr.conf)

The Web Recorder action condition definition file is used to define the Web Recorder's action conditions. This file is read when the Web Recorder starts.

Organization of this section
(1) Format
(2) Definition
(3) Example

(1) Format

[Web Recorder]
IE_flag={Y|N}
web_rec_browser_mode=Internet-Explorer-version-for-using-Web-Recorder

Note:
The following notes apply to specifying the Web Recorder action condition definition file:
  • Each key name and its value must be connected by an equal sign (=).
  • Each key name and its value must be specified on a single line.
  • The specification must begin in column 1.
A line beginning with a hash mark (#) is treated as a comment line.

(2) Definition

Web Recorder section:
Defines an item related to the Web Recorder.

Table 7-31 Definition in the Web Recorder section

Key nameMandatoryValue to be specified
IE_flag
((Y or N))<<Y>>
--Specifies whether or not the Internet Explorer is to be started. To start the Internet Explorer, specify Y; otherwise, specify N.
web_rec_browser_mode#
((IE7, IE8, IE9, or IE10))
--Specifies the Internet Explorer version for using the Web Recorder.
Before specifying this item, check the Internet Explorer version supported by the monitoring target and the version of Internet Explorer installed in an environment in which PFM - Agent for Service Response is installed.
Internet Explorer 7 is the default version.
  • IE7
    Specify this when the monitoring target supports Internet Explorer 7. You can specify this option when Internet Explorer 8 or a later version is installed in an environment in which PFM - Agent for Service Response is installed.
  • IE8
    Specify this when the monitoring target supports Internet Explorer 8. You can specify this option when Internet Explorer 8 or a later version is installed in an environment in which PFM - Agent for Service Response is installed.
  • IE9
    Specify this when the monitoring target supports Internet Explorer 9. You can specify this option when Internet Explorer 9 or a later version is installed in an environment in which PFM - Agent for Service Response is installed.
  • IE10
    Specify this when the monitoring target supports Internet Explorer 10. You can specify this option when Internet Explorer 10 or a later version is installed in an environment in which PFM - Agent for Service Response is installed.
If a value is not specified or if an invalid value is specified, the default version (Internet Explorer 7) is used.
Legend:
--: Optional item
(( )): Specified value range of the tag
<< >>: Default value
#
Do not specify version of Internet Explorer that PFM - Agent for Service Response does not support.

(3) Example

The following is an example of a Web Recorder action condition definition file:

[Web Recorder]
IE_flag=Y
web_rec_browser_mode=