Logged Message for IE Scenario(PL_IESM)
Function
The Logged Message for IE Scenario (PL_IESM) record stores information about the messages output in Event Log and the log files. Record are created for each message output in the log files. This is a multi-instance record.
Default and changeable values
Item | Default value | Changeable |
---|---|---|
Collection Interval | 360 | Y |
Collection Offset | 0 | Y |
Log | No | Y |
LOGIF | (Blank) | Y |
ODBC key fields
PI_IESM_MSR_COND_ID
Lifetime
None
Record size
Fields
View name (Manager name) | Description | Summary rule | Format | Delta | Data source |
---|---|---|---|---|---|
IE Scenario Result Code (IESCENA_RESULT_CODE) | IE scenario result code | -- | string (up to 7 bytes) | No | IE Probe Daemon |
IE Scenario Result Detail (IESCENA_RESULT_DETAIL) | Detail text of IE scenario result. This field shows blank. | -- | string (up to 255 bytes) | No | IE Probe Daemon |
IE Scenario Result Message (IESCENA_RESULT_MESS) | Replay result message text of IE scenario result. | -- | string (up to 255 bytes) | No | IE Probe Daemon |
Measurement Condition ID (MSR_COND_ID) | Measurement condition ID | -- | long | No | IE Probe Daemon |
Measurement Condition Name (MSR_COND_NAME) | A label corresponding to the measurement condition. Stores the first matched label by searching within the following labels in this order:
| -- | string (up to 63 bytes) | No | IE Probe Daemon |
Measurement Start Time (MSR_START_TIME) | Measurement start time | -- | time_t | No | IE Probe Daemon |
Sequence Number (SEQ_NUM) | Number of the replaying operation while outputting the messages. If the message is not related to the operations, 0 is set. | -- | long | No | IE Probe Daemon |
Examples of output contents
IE Scenario Result Code | IE Scenario Result Message |
---|---|
89101 | The response determination condition was not satisfied. (OpNum=10) |
89102 | A page transition error occurred during playback. (OpNum=10,CODE=404,URL= http://host:20358/PFMWebConsole/login.do) |
89103 | The target frame page is not found. (OpNum=10,URL= http://host:20358/PFMWebConsole/login.do) |
89109 | The error occurred during playback(OpNum=10). |
89110 | The time-out was generated during playback(OpNum=10). |
89504 | A pop-up dialog box not contained in the IE scenario appeared. (OpNum=10) |